Table of Contents

Constructor RdlElement

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

RdlElement(RdlName)

Initializes an element.

public RdlElement(RdlName name)

Parameters

name RdlName

The element's qualified name.

Exceptions

ArgumentException

name is empty.