AFAttributeTemplate.FindAttributeTemplate Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|