CustomAttributeDefinition Object
A custom attribute definition.
Fields
#
systemTypes
[ MonitoredSystemType !]!
Non-null
For which monitored system type the custom attribute can be used.
values
[ String !]
If this is a enum (see datatype) this list contains the possible values for a custom attribute. If this is any other datatype the field will be null.
Usages
#
References
#
- Field definition from CustomAttribute
- Field customAttributeDefinitions from Query
- Field customAttributeDefinition from Query
Previous
CustomAttributeDataType
Next
CustomAttributeInput