Click or drag to resize

graphWrapNodeTItemitem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The object associated with the graph

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
[XmlIgnoreAttribute]
public TItem item { get; }
Request Example View Source

Property Value

Type: TItem
See Also