Items Property
Overloads
Items |
Information about the items in the app object. JSON property name: qItems |
Items
Information about the items in the app object.
JSON property name: qItems
Declaration
IEnumerable<NxContainerEntry> Items { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxContainerEntry> |