DeliveryProviderInfoDeliveryKind Property |
Gets the kind of delivery the provider provides.
Namespace:
Dundas.BI.Notifications.Delivery
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public NotificationDeliveryKind DeliveryKind { get; }
Public ReadOnly Property DeliveryKind As NotificationDeliveryKind
Get
public:
property NotificationDeliveryKind DeliveryKind {
NotificationDeliveryKind get ();
}
member DeliveryKind : NotificationDeliveryKind with get
Property Value
Type:
NotificationDeliveryKindSee Also