AFAttributeTrait Methods
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAttributeTrait type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FindAttributeTrait |
Finds the AFAttributeTrait from the specified name.
| |
| GetDefaultUOM |
Gets the default UOM that is specified for the AFAttribute.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetRequiredEnumerationSet |
Gets the required AFEnumerationSet that is specified for the AFAttribute.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents the current object.
(Overrides ObjectToString.) | |
| ValidateTrait |
Helper function to validate if an AFAttributeTrait is valid
for an attribute.
|