MetadataListItemT Properties |
The MetadataListItemT generic type exposes the following members.
Name | Description | |
---|---|---|
FreeText |
Gets the free-text for this item. This will often be a location string.
| |
Key |
Gets the key for this item. These are not necessarily unique within a list,
which is why this is a property of an object to be included in a list, rather than
omitting this as a property and using a dictionary instead of a list.
| |
SubItems |
Gets the dictionary of attributes.
|