ClientExportRequestStoreResultAsBlob Property

Gets a value indicating whether to store the result of the export as a BLOB.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool StoreResultAsBlob { get; }

Property Value

Type: Boolean
to store the result as BLOB; otherwise, .
See Also