Attribute |
public class AttributeProperties
The AttributeProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeProperties | Constructs an AttributeValue. |
| Name | Description | |
|---|---|---|
| AttributeId | Attribute ID. | |
| Dynamic | True if the value size is dynamic. | |
| FixedSize | True if the value size is fixed. | |
| Flags | Attribute value flags. | |
| GetAttributesAll | The attribute data is returned in a GetAttributesAll request. | |
| Gettable | True if protocol attribute-get requests are allowed. | |
| IgnoreSet | True if protocol attribute-set requests are allowed, but should be ignored. | |
| NotSupported | The attribute is not supported. | |
| NumBytes | The number of bytes of attribute data (or 0 for variable size; -1 for unknown). | |
| Settable | True if protocol attribute-set requests are allowed. |