@Target(value=TYPE) @Retention(value=RUNTIME) @ThingworxExtensionApiAnnotation(since={6,6}) public @interface ThingworxSharedConfigurationTableDefinitions
Modifier and Type | Required Element and Description |
---|---|
ThingworxConfigurationTableDefinition[] |
tables
Required parameter: a collection of shared configuration tables appropriate to this class. |
public abstract ThingworxConfigurationTableDefinition[] tables