@Target(value=TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxPropertyDefinitions
Modifier and Type | Required Element and Description |
---|---|
ThingworxPropertyDefinition[] |
properties
Required parameter: a collection of property definitions. |
public abstract ThingworxPropertyDefinition[] properties