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

AF SDK Reference

AFAttributeTemplates.ElementTemplate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttributeTemplates.ElementTemplate Property
This property returns the AFElementTemplate object which owns this collection.

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

Syntax

public AFElementTemplate ElementTemplate { get; }
Public ReadOnly Property ElementTemplate As AFElementTemplate
	Get

Dim instance As AFAttributeTemplates
Dim value As AFElementTemplate

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

Property Value

Type: AFElementTemplate
Returns the AFElementTemplate object which owns this collection.

Remarks

If this attribute template collection is a child of another attribute template, use the Parent property to access the parent attribute template.

Version Information

AFSDK


See Also

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