ExportProviderProviderKinds Property

Gets a value indicating whether this export provider is available from share, notifications or both.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public virtual ExportProviderKinds ProviderKinds { get; }

Property Value

Type: ExportProviderKinds
See Also