Property ReportKind
ReportKind
Gets or sets which kind of report definition to write. Defaults to Server.
public RdlReportKind ReportKind { get; set; }
Property Value
Remarks
This decides who is expected to supply the data, and therefore what the emitted data
source says — see RdlReportKind. It also decides which descriptor
Format reports, so a writer constructed with
Client registers for .rdlc rather than .rdl.