Skip navigation links
Thingworx Platform API
8.5.0
com.thingworx.metadata.annotations

Annotation Type ThingworxPropertyDefinitions



  • @Target(value=TYPE)
     @Retention(value=RUNTIME)
     @ThingworxExtensionApiAnnotation(since={6,6})
    public @interface ThingworxPropertyDefinitions
    Contains a collection of property definitions applicable to this entity.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element and Description
      ThingworxPropertyDefinition[] properties


      Required parameter: a collection of property definitions.