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

AF SDK Reference

IAFAttribute.Attributes Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFAttribute.Attributes Property
The AttributeTemplates of the AFAttributeTemplate or the Attributes of the AFAttribute.

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

Syntax

IAFNamedCollection<IAFAttribute> Attributes { get; }
ReadOnly Property Attributes As IAFNamedCollection(Of IAFAttribute)
	Get

Dim instance As IAFAttribute
Dim value As IAFNamedCollection(Of IAFAttribute)

value = instance.Attributes
property IAFNamedCollection<IAFAttribute^>^ Attributes {
	IAFNamedCollection<IAFAttribute^>^ get ();
}
abstract Attributes : IAFNamedCollection<IAFAttribute> with get

Property Value

Type: IAFNamedCollectionIAFAttribute
This property maps to AFAttributeTemplate.AttributeTemplates or AFAttribute.Attributes.

Version Information

AFSDK


See Also

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