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

AF SDK Reference

AFNotificationTemplate.Contents Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationTemplate.Contents Property
The collection of contents used to create the AFNotificationContents for the AFNotification created from this template.

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

Syntax

public AFNotificationContents Contents { get; }
Public ReadOnly Property Contents As AFNotificationContents
	Get

Dim instance As AFNotificationTemplate
Dim value As AFNotificationContents

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

Property Value

Type: AFNotificationContents
Returns the collection of contents used to create the AFNotificationContents for the AFNotification created from this template.

Version Information

AFSDK


See Also

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