DeliveryProviderData Properties

The DeliveryProviderData type exposes the following members.

Properties
  NameDescription
Public propertyDeliveryKind
Gets the kind of delivery the provider provides.
Public propertyDescription
Gets the delivery provider description.
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this delivery provider is using a custom configuration UI.
Public propertyId
Gets the delivery provider ID.
Public propertyName
Gets the delivery provider name.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also