Class PropertyCollection

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Property>, SequencedMap<String,Property>

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class PropertyCollection extends GenericObjectCollection<Property>
See Also:
  • Constructor Details

    • PropertyCollection

      public PropertyCollection()