ExportRequestIsRequestProcessedRemotely Property

Gets or sets the flag indicating whether the export request is being processed remotely in the Export Microservice. This is used for internal purposes and should not be set by external callers.

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

Property Value

Boolean
See Also