Table of Contents

Field ReportDesigner

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

The Report Designer namespace, conventionally bound to the rd prefix. Emitted so designer-specific annotations have a home; DocWright writes no rd: element or attribute itself, and in particular never writes rd:ReportID, which Report Designer fills with a fresh GUID and which would break byte-determinism.

public const string ReportDesigner = "http://schemas.microsoft.com/SQLServer/reporting/reportdesigner"

Returns

string
The Report Designer namespace, conventionally bound to the rd prefix. Emitted so designer-specific annotations have a home; DocWright writes no rd: element or attribute itself, and in particular never writes rd:ReportID, which Report Designer fills with a fresh GUID and which would break byte-determinism.