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