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