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

AF SDK Reference

AFValues.Attribute Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFValues.Attribute Property
This property returns the AFAttribute associated with the list of values.

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

Syntax

public AFAttribute Attribute { get; set; }
Public Property Attribute As AFAttribute
	Get
	Set

Dim instance As AFValues
Dim value As AFAttribute

value = instance.Attribute

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

Property Value

Type: AFAttribute
The AFAttribute associated with this instance of the AFValues collection. If the list of values are associated with multiple attributes, then this property will return . Setting this property will set the Attribute property for all items in the list.

Version Information

AFSDK


See Also

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