AFAttributeTemplate.FindAttributeTemplate Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFAttributeTemplate object.
Overload List
| Name | Description | |
|---|---|---|
| FindAttributeTemplate(String, AFObject) |
Retrieves the AFAttributeTemplate object identified by the path string relative to
the specified object.
| |
| FindAttributeTemplate(AFElementTemplate, Guid) |
Retrieves the AFAttributeTemplate object with the specified unique identifier.
|