AttributeValue Properties |
The AttributeValue type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeId |
Attribute ID.
(Inherited from AttributeProperties.) | |
| Dimensions |
The dimensions of the value (or null).
| |
| FixedSize |
True if the value size is fixed.
(Inherited from AttributeProperties.) | |
| Flags |
Attribute value flags.
(Inherited from AttributeProperties.) | |
| GetAttributesAll |
The attribute data is returned in a GetAttributesAll request.
(Inherited from AttributeProperties.) | |
| Gettable |
True if protocol attribute-get requests are allowed.
(Inherited from AttributeProperties.) | |
| IgnoreSet |
True if protocol attribute-set requests are allowed, but should be ignored.
(Inherited from AttributeProperties.) | |
| NotSupported |
The attribute is not supported.
(Inherited from AttributeProperties.) | |
| NumBytes |
The number of bytes of attribute data (or -1).
(Overrides AttributePropertiesNumBytes.) | |
| Settable |
True if protocol attribute-set requests are allowed.
(Inherited from AttributeProperties.) |