AFAnalysisRuleInputDefinition Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAnalysisRuleInputDefinition type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
A description for the user of how the variable will be used.
| |
| DisplayName |
The name of the variable that will be shown to users.
| |
| InputRange |
Returns input data range AFAnalysisInputRange information for this input.
| |
| InputType |
The type of input defined by the AFAnalysisRule.
| |
| IsMappingConfigurable |
True if the mapping configuration can be modified for this variable
| |
| IsOptional |
If true, it is not a configuration error if this input cannot be resolved
| |
| Name |
The name of the variable.
|