Class ThingPropertyCollection

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

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

    • ThingPropertyCollection

      public ThingPropertyCollection()
  • Method Details