Click or drag to resize

diagramBuilderUniversalTreegetNodeDescription Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.diagram.builders
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.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