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

AF SDK Reference

AFAttribute.Attributes Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttribute.Attributes Property
This is a collection of child attributes that have been added to this attribute.

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

Syntax

public AFAttributes Attributes { get; }
Public ReadOnly Property Attributes As AFAttributes
	Get

Dim instance As AFAttribute
Dim value As AFAttributes

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

Property Value

Type: AFAttributes
A collection of child attributes that have been added to this attribute.

Remarks

The collection of child attributes may be defined by the AFAttributeTemplate.AttributeTemplates collection if this attribute was defined from an AFAttributeTemplate.

Version Information

AFSDK


See Also

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