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

AF SDK Reference

AFNotificationContactTemplate.DeliveryChannel Property

AFNotificationContactTemplate.DeliveryChannel Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContactTemplate.DeliveryChannel Property
The instance of the delivery channel that is associated with the AFNotificationContactTemplate to configure deliver notifications.

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

Syntax

public AFDeliveryChannel DeliveryChannel { get; }
Public ReadOnly Property DeliveryChannel As AFDeliveryChannel
	Get

Dim instance As AFNotificationContactTemplate
Dim value As AFDeliveryChannel

value = instance.DeliveryChannel
public:
virtual property AFDeliveryChannel^ DeliveryChannel {
	AFDeliveryChannel^ get () sealed;
}
abstract DeliveryChannel : AFDeliveryChannel with get
override DeliveryChannel : AFDeliveryChannel with get

Property Value

Type: AFDeliveryChannel
Returns the delivery channel instance used to configure deliver notifications to contacts.

Implements

IAFNotificationContactDeliveryChannel

Version Information

AFSDK


See Also

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