AFElementTemplate.FindElementTemplates Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| FindElementTemplates(PISystem, Guid, Object) |
Performs a search within the PISystem to retrieve a collection
of AFElementTemplate objects with the specified list of unique identifiers.
| |
| FindElementTemplates(AFDatabase, String, AFSearchField, AFSortField, AFSortOrder, Int32) |
Performs a text search within the AFDatabase to retrieve a collection
of AFElementTemplate objects which have a field that matches the specified query string.
|