AttrData Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by AttrData.
| Name | Description | |
|---|---|---|
![]() | AttrData Constructor | The constructor for the AttrData class creates an AttrData object with initial values. |
| Name | Description | |
|---|---|---|
![]() | AttrDataType | The AttrDataType property contains the data type for the attribute. |
![]() | AttrDesc | The AttrDesc property contains the description for the attribute. |
![]() | AttrEntryType | The AttrEntryType property contains the entry type. The entry type 0 indicates "value", 1 indicates "notes" and 2 indicates "value/notes" for the attribute. |
![]() | AttrID | The AttrID property contains the attribute ID. |
![]() | Filter | The Filter property contains the Item Reason Group Filter (null if no filter). |
![]() | VisibleInInventory | The VisibleInInventory property contains a flag that indicates whether the attribute is visible in the inventory grid. |
![]() | VisibleInQueue | The VisibleInQueue property contains a flag that indicates whether the attribute is visible in the queue grid. |


