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

AF SDK Reference

AFNotificationContent.TemplateContent Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContent.TemplateContent Property
This read-only property returns the AFNotificationContent from the AFNotificationTemplate that was used to create this content.

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

Syntax

public AFNotificationContent TemplateContent { get; }
Public ReadOnly Property TemplateContent As AFNotificationContent
	Get

Dim instance As AFNotificationContent
Dim value As AFNotificationContent

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

Property Value

Type: AFNotificationContent
Returns the AFNotificationContent from the AFNotificationTemplate that was used to create this content. If the content was not created from a AFNotificationTemplate, then this property will return .

Version Information

AFSDK


See Also

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