Click or drag to resize

diagramBuilderForTypeTgetLinkDescription 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 getLinkDescription(
	diagramLink child,
	string defDescription = ""
)
Request Example View Source

Parameters

child
Type: imbSCI.DataComplex.diagram.corediagramLink
defDescription (Optional)
Type: SystemString

Return Value

Type: String
See Also