ExportRequestProviderSettings Property

Gets the values for all the settings defined for the export plug-in. These are not parameters for the View.

Namespace: Dundas.BI.Export
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public ParameterValueCollection ProviderSettings { get; }

Property Value

ParameterValueCollection
See Also