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

AF SDK Reference

AFNotificationContent.AttributeTemplate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContent.AttributeTemplate Property
This read-only property returns the AFAttributeTemplate for this content.

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

Syntax

public AFAttributeTemplate AttributeTemplate { get; }
Public ReadOnly Property AttributeTemplate As AFAttributeTemplate
	Get

Dim instance As AFNotificationContent
Dim value As AFAttributeTemplate

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

Property Value

Type: AFAttributeTemplate
Returns the AFAttributeTemplate for this content.

Remarks

This property will return a value if the content is owned by an AFNotification that was created from an AFAttribute, and the AFAttribute has a Template defined. If the content is owned by an AFNotificationTemplate, then this property will return a value if it was created from an AFAttributeTemplate.

Version Information

AFSDK


See Also

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