DeliveryProviderInfoDeliveryKind Property |
Gets the kind of delivery the provider provides.
Namespace: Dundas.BI.Notifications.DeliveryAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic NotificationDeliveryKind DeliveryKind { get; }Public ReadOnly Property DeliveryKind As NotificationDeliveryKind
Get
public:
property NotificationDeliveryKind DeliveryKind {
NotificationDeliveryKind get ();
}member DeliveryKind : NotificationDeliveryKind with get
Property Value
NotificationDeliveryKind
See Also