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