AFAnalysisRuleVariableDefinitions Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAnalysisRuleVariableDefinitions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnalysisRule |
The AFAnalysisRule this configuration was done against.
| |
| ChildAnalysisRuleVariableDefinitions |
A list of the configuration of child analysis rules to use in configuring the specified analysis rule.
| |
| ConfigurationExceptions |
A collection of configuration exceptions reported by the AFAnalysisRule during initialization.
| |
| HasExceptions |
True if the analysis rule reported any configuration exceptions.
| |
| Inputs |
A collection of input variables used by an AFAnalysisRule.
| |
| IsInputResolutionSuppressed |
True if the outputs of the analysis rule should be resolved
| |
| IsOutputResolutionSuppressed |
True if the outputs of the analysis rule should be resolved
| |
| Outputs |
A collection of output variables used by an AFAnalysisRule.
| |
| PrivateData |
A location for a stateful AFAnalysisRule to store its instance-specific data.
| |
| Target |
The target that the AFAnalysisRule should configure itself against.
|