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

AF SDK Reference

IAFNotificationContact.DeliveryChannelPlugIn Property

IAFNotificationContact.DeliveryChannelPlugIn Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFNotificationContact.DeliveryChannelPlugIn Property
The DeliveryChannelPlugIn of the AFNotificationContactTemplate or AFNotificationContact.

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

Syntax

AFPlugIn DeliveryChannelPlugIn { get; set; }
Property DeliveryChannelPlugIn As AFPlugIn
	Get
	Set

Dim instance As IAFNotificationContact
Dim value As AFPlugIn

value = instance.DeliveryChannelPlugIn

instance.DeliveryChannelPlugIn = value
property AFPlugIn^ DeliveryChannelPlugIn {
	AFPlugIn^ get ();
	void set (AFPlugIn^ value);
}
abstract DeliveryChannelPlugIn : AFPlugIn with get, set

Property Value

Type: AFPlugIn
This property maps to the AFNotificationContactTemplate.DeliveryChannelPlugIn or AFNotificationContact.DeliveryChannelPlugIn.

Version Information

AFSDK


See Also

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