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

AF SDK Reference

AFResult.Attribute Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFResult.Attribute Property
This read-only property returns the attribute of an element, the value of which is represented by this result.

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

Syntax

public AFAttribute Attribute { get; }
Public ReadOnly Property Attribute As AFAttribute
	Get

Dim instance As AFResult
Dim value As AFAttribute

value = instance.Attribute
public:
property AFAttribute^ Attribute {
	AFAttribute^ get ();
}
member Attribute : AFAttribute with get

Property Value

Type: AFAttribute
Returns the attribute of an element, the value of which is represented by this result.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in