IAFNotificationContact.DeliveryChannel Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The DeliveryChannel of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
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.