Enum ProcessingMode
Specifies the modes of the report processing.
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public enum ProcessingMode
Fields
Name | Description |
---|---|
Local | To load report from local or report is RDLC. |
Remote | To load report from reporting server or report is RDL. |