Click or drag to resize

diagramBuilderUniversalTreegetNodeDescription Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Diagram.builders
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public virtual string getNodeDescription(
	IObjectWithPathAndChildSelector source,
	string defDescription = ""
)
Request Example View Source

Parameters

source
Type: imbSCI.Data.interfacesIObjectWithPathAndChildSelector
defDescription (Optional)
Type: SystemString

Return Value

Type: String
See Also