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