DeliveryProvider Class |
Namespace: Dundas.BI.Notifications.Delivery
The DeliveryProvider type exposes the following members.
Name | Description | |
---|---|---|
DeliveryProvider | Initializes a new instance of the DeliveryProvider class |
Name | Description | |
---|---|---|
ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) | |
ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) | |
DeliveryKind |
Gets the kind of delivery the provider provides.
| |
HasCustomConfigurationUI |
Gets a value indicating whether this delivery provider is using a custom configuration UI.
| |
IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) | |
PropertyDescriptors |
Gets the delivery provider specific property descriptors.
|
Name | Description | |
---|---|---|
CheckValidRecipient | Checks if the specified recipient is valid. | |
Deliver(DeliveryRequest) |
Delivers a request.
| |
Deliver(DeliveryRequest, ICollectionExportResult) |
Delivers a set of export results.
| |
GetCustomConfigurationUI |
Gets the custom configuration UI.
| |
Localize |
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.) |