AFAnalysisRule.FindAnalysisRule Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Retrieves the AFAnalysisRule object.
Overload List
| Name | Description | |
|---|---|---|
| FindAnalysisRule(AFAnalysis, Guid) |
Retrieves the AFAnalysisRule object from the AFAnalysis
with the specified unique identifier.
| |
| FindAnalysisRule(AFAnalysisTemplate, Guid) |
Retrieves the AFAnalysisRule object from the AFAnalysisTemplate
with the specified unique identifier.
|