IAFNotificationContact.DeliveryChannel Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The DeliveryChannel of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
AFDeliveryChannel DeliveryChannel { get; }
ReadOnly Property DeliveryChannel As AFDeliveryChannel Get Dim instance As IAFNotificationContact Dim value As AFDeliveryChannel value = instance.DeliveryChannel
property AFDeliveryChannel^ DeliveryChannel { AFDeliveryChannel^ get (); }
abstract DeliveryChannel : AFDeliveryChannel with get
Property Value
Type: AFDeliveryChannelThis property maps to the AFNotificationContactTemplate.DeliveryChannel or AFNotificationContact.DeliveryChannel.