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

AF SDK Reference

AFDeliveryChannel.NotificationTemplate Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDeliveryChannel.NotificationTemplate Property
This read-only property returns the AFNotificationTemplate that owns this object.

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

Syntax

public AFNotificationTemplate NotificationTemplate { get; }
Public ReadOnly Property NotificationTemplate As AFNotificationTemplate
	Get

Dim instance As AFDeliveryChannel
Dim value As AFNotificationTemplate

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

Property Value

Type: AFNotificationTemplate

Version Information

AFSDK


See Also

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