DeliveryProviderSettingsDeliveryKind Property |
Gets the delivery kind of the notification.
Namespace: Dundas.BI.Notifications.DeliveryAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic override NotificationDeliveryKind DeliveryKind { get; }Public Overrides ReadOnly Property DeliveryKind As NotificationDeliveryKind
Get
public:
virtual property NotificationDeliveryKind DeliveryKind {
NotificationDeliveryKind get () override;
}abstract DeliveryKind : NotificationDeliveryKind with get
override DeliveryKind : NotificationDeliveryKind with get
Property Value
NotificationDeliveryKind
See Also