Click or drag to resize

diagramElementBaserelatedObject Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Object that is logicaly related to this diagram element

Namespace:  imbSCI.DataComplex.diagram.core
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public IObjectWithName relatedObject { get; set; }
Request Example View Source

Property Value

Type: IObjectWithName
See Also