Node.MetaDatas

Node.MetaDatas property

Gets the meta data defined in this node.

public IList<CustomObject> MetaDatas { get; }

Property Value

The meta datas.

See Also