Click or drag to resize

AttributeValue Properties

The AttributeValue type exposes the following members.

Properties
  NameDescription
Public propertyAttributeId
Attribute ID.
(Inherited from AttributeProperties.)
Public propertyDimensions
The dimensions of the value (or null).
Public propertyFixedSize
True if the value size is fixed.
(Inherited from AttributeProperties.)
Public propertyFlags
Attribute value flags.
(Inherited from AttributeProperties.)
Public propertyGetAttributesAll
The attribute data is returned in a GetAttributesAll request.
(Inherited from AttributeProperties.)
Public propertyGettable
True if protocol attribute-get requests are allowed.
(Inherited from AttributeProperties.)
Public propertyIgnoreSet
True if protocol attribute-set requests are allowed, but should be ignored.
(Inherited from AttributeProperties.)
Public propertyNotSupported
The attribute is not supported.
(Inherited from AttributeProperties.)
Public propertyNumBytes
The number of bytes of attribute data (or -1).
(Overrides AttributePropertiesNumBytes.)
Public propertySettable
True if protocol attribute-set requests are allowed.
(Inherited from AttributeProperties.)
Top
See Also