ExportProviderKinds Enumeration

Represents the status of an export data request.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[FlagsAttribute]
public enum ExportProviderKinds
Members
  Member nameValueDescription
None0 The provider is not available.
Share1 The provider is available from the share menu.
Notification2 The provider is available for notifications.
See Also