AFAttributeVariables Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAttributeVariables type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListAFAttributeVariable.) | |
| Count | Gets the number of elements contained in the ListT. (Inherited from ListAFAttributeVariable.) | |
| IsConfigured |
Returns if attributes for all the required inputs have been set.
| |
| Item | Gets or sets the element at the specified index. (Inherited from ListAFAttributeVariable.) |