Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFAnalysisRuleResolvedOutput Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFAnalysisRuleResolvedOutput Class
Class for exposing the output that will be used in a calculation

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.AnalysisAFAnalysisRuleResolvedOutput

Namespace:  OSIsoft.AF.Analysis
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public sealed class AFAnalysisRuleResolvedOutput
Public NotInheritable Class AFAnalysisRuleResolvedOutput

Dim instance As AFAnalysisRuleResolvedOutput
public ref class AFAnalysisRuleResolvedOutput sealed
[<SealedAttribute>]
type AFAnalysisRuleResolvedOutput =  class end

The AFAnalysisRuleResolvedOutput type exposes the following members.

Properties

  NameDescription
Public property
Attribute
This read-only property returns the IAFAttribute (if any) that this output mapped to.
Public property
Description
This read-only property returns the description provided to the output for showing to a user.
Public property
DisplayName
This read-only property returns the display name provided to the output for showing to a user.
Public property
MappedPath
This read-only property returns the path used to resolve the output to a particular item.
Public property
MappedResolvedPath
This read-only property returns the resolved path of a resolved output
Public property
Name
This read-only property returns the name assigned to the output.
Public property
OutputType
This read-only property returns the AFAnalysisOutputType defined for the output.
Public property
ResolutionFailed
This read-only property returns true if output type should resolve to an item but nothing was found.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5, 2.7, 2.6

See Also

TitleResults for “How to create a CRG?”Also Available in