AFContact.FindContact Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFContact object.
Overload List
| Name | Description | |
|---|---|---|
| FindContact(PISystem, Guid) |
Retrieves the AFContact object with the specified unique identifier.
| |
| FindContact(PISystem, String) |
Retrieves the AFContact object with the specified name.
|