Click or drag to resize

linknodeElementmeta Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the meta.

Namespace:  imbSCI.DataComplex.linknode
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public List<Object> meta { get; }
Request Example View Source

Property Value

Type: ListObject
The meta.
See Also