AFElementTemplate.FindElementTemplate Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFElementTemplate object with the specified unique identifier.
Overload List
| Name | Description | |
|---|---|---|
| FindElementTemplate(PISystem, Guid) |
Retrieves the AFElementTemplate object with the specified unique identifier
at the AFTime.MaxValue query date.
| |
| FindElementTemplate(PISystem, Guid, Object) |
Retrieves the AFElementTemplate object with the specified unique identifier
at the specified query date.
|