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

AF SDK Reference

AFAttributeTemplate.AttributeTemplates Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttributeTemplate.AttributeTemplates Property
This is a collection of child attribute templates that have been added to this attribute template.

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

Syntax

public AFAttributeTemplates AttributeTemplates { get; }
Public ReadOnly Property AttributeTemplates As AFAttributeTemplates
	Get

Dim instance As AFAttributeTemplate
Dim value As AFAttributeTemplates

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

Property Value

Type: AFAttributeTemplates
A collection of child attribute templates that have been added to this attribute template.

Remarks

The hierarchy of attribute templates created within the AFElementTemplate object will be instantiated as a hierarchy of attributes when the element (or derived type) is created.

Version Information

AFSDK


See Also

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