DeliveryRequestProviderId Property |
Gets the ID of the provider that will perform the delivery.
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 Guid ProviderId { get; }
Public ReadOnly Property ProviderId As Guid
Get
public:
property Guid ProviderId {
Guid get ();
}
member ProviderId : Guid with get
Property Value
Type:
GuidSee Also