AFAnalysisRuleConfiguration Methods
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAnalysisRuleConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetAllReferencedObjects |
Gets referenced objects for this AFAnalysisRule and all descendant rules.
| |
| GetAllResolvedInputs |
Gets all defined inputs for this AFAnalysisRule and all descendant rules.
| |
| GetAllResolvedOutputs |
Gets all defined outputs for this AFAnalysisRule and all descendant rules.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInputs |
Gets inputs for this AFAnalysisRule and all descendant rules.
| |
| GetOutputs |
Gets outputs for this AFAnalysisRule and all descendant rules.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResolveConfiguration |
Initializes the analysis rule configuration AFAnalysisRuleConfiguration objects from the specified variable definitions.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |