Collections
Group similar items in collections you name and define, which are called NamedUserCollections. Items in a named user collection are called RelatedItems because you can create relationships between those items, either in the same or different collections.
There are three types of named user collections, depending on the item types you want them to contain:
- NamedUserCollection: Groups RelatedItems
- NamedFileCollection: Groups FileItems
- NamedTelemetryCollection: Groups telemetry items
These NamedUserCollection are sub-types of the NamedUserItem super-type.
Use a NamedCompositeItem to group named user, file and telemetry collections.