AFAnalysis.FindAnalysis Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Retrieves the AFAnalysis object with the specified unique identifier.
Overload List
| Name | Description | |
|---|---|---|
| FindAnalysis(PISystem, Guid) |
Retrieves the AFAnalysis object with the specified unique identifier
at the AFTime.MaxValue query date.
| |
| FindAnalysis(PISystem, Guid, Object) |
Retrieves the AFAnalysis object with the specified unique identifier
at the specified query date.
|