AFAnalysisRuleResolvedOutput Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAnalysisRuleResolvedOutput type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Attribute |
This read-only property returns the IAFAttribute (if any) that this output mapped to.
| |
| Description |
This read-only property returns the description provided to the output for showing to a user.
| |
| DisplayName |
This read-only property returns the display name provided to the output for showing to a user.
| |
| MappedPath |
This read-only property returns the path used to resolve the output to a particular item.
| |
| MappedResolvedPath |
This read-only property returns the resolved path of a resolved output
| |
| Name |
This read-only property returns the name assigned to the output.
| |
| OutputType |
This read-only property returns the AFAnalysisOutputType defined for the output.
| |
| ResolutionFailed |
This read-only property returns true if output type should resolve to an item but nothing was found.
|