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

AF SDK Reference

AFAdjustment.Attribute Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAdjustment.Attribute Property
The read-only property returns the AFAttribute of the AFBaseElement being adjusted.

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 AFAdjustment
Dim value As AFAttribute

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

Property Value

Type: AFAttribute
The AFAttribute of the AFBaseElement being adjusted.

Version Information

AFSDK


See Also

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