Table of Contents

Method Type

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

Type(string?)

Looks up what the schema says about a type.

public static RdlSchemaType? Type(string? typeKey)

Parameters

typeKey string

The type key, or null.

Returns

RdlSchemaType

The type, or null when the schema does not describe it.