VirtualAttribute PropertiesDRA REST Extensions SDK
The VirtualAttribute type exposes the following members.
Properties

  NameDescription
Public propertyAttributeType
The VirtualAttribute data type. Valid values are bool, int, string.
Public propertyDescription
The description of the VirtualAttribute
Public propertyIsEnabled
A flag indicating if this virtual attribute is enabled or disabled.
Public propertyIsMultiValued
A flag indicating if this virtual attribute accepts multiple values.
Public propertyName
The name of the VirtualAttribute
Back to Top
See Also