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 (25.3.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
Type: 
NotificationDeliveryKind
See Also