Table of Contents

Property ReportKind

Namespace
DocWright.Formats.Rdl
Assembly
DocWright.Formats.Rdl.dll

ReportKind

Gets or sets which kind of report definition to write. Defaults to Server.

public RdlReportKind ReportKind { get; set; }

Property Value

RdlReportKind

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.