AFTable.FindTable Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|