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

AF SDK Reference

AFDeliveryChannel.Template Property

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

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

Syntax

public AFNotificationContactTemplate Template { get; set; }
Public Property Template As AFNotificationContactTemplate
	Get
	Set

Dim instance As AFDeliveryChannel
Dim value As AFNotificationContactTemplate

value = instance.Template

instance.Template = value
public:
property AFNotificationContactTemplate^ Template {
	AFNotificationContactTemplate^ get ();
	void set (AFNotificationContactTemplate^ value);
}
member Template : AFNotificationContactTemplate with get, set

Property Value

Type: AFNotificationContactTemplate

Version Information

AFSDK


See Also

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