AFAnalysisRuleInputDefinition Methods
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAnalysisRuleInputDefinition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateInput |
Create an input definition to a specific item.
| |
| CreateInputWithMapping |
Create an input definition with a mapping configuration supplied.
| |
| CreateSingleInputWithMappingAndRanges |
Create an input definition with a mapping configuration and input time ranges information explicitly set.
AFAnalysisInputType.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Resolve |
Attempts to tie the input to a particular item in the hierarchy based on a target and AFVariableMap configuration.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |