PISystem.GetSessions Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves session data from the target PISystem.
Overload List
| Name | Description | |
|---|---|---|
| GetSessions(NullableAFTime, NullableAFTime, AFSortOrder, Int32, Int32) |
Retrieves session data for the specified filter criteria.
| |
| GetSessions(NullableAFTime, NullableAFTime, AFSessionSortField, AFSortOrder, Int32, Int32) |
Retrieves session data for the specified filter criteria.
|