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

AF SDK Reference

AFElementTemplate.AttributeTemplates Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFElementTemplate.AttributeTemplates Property
Gets the collection of AFAttributeTemplate objects that are owned by this 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 AFElementTemplate
Dim value As AFAttributeTemplates

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

Property Value

Type: AFAttributeTemplates
Collection of AFAttributeTemplate objects that are owned by this template.

Remarks

This collection is used while creating the AFBaseElement.Attributes collection when an element is created from this template.

Version Information

AFSDK


See Also

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