Table of Contents

Field ReportParameterValueInvalid

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9203: a report parameter has no valid value — text that does not convert to its data type, null where it is not nullable, a blank where blank is not allowed, or a value outside its valid values. The report cannot run until it has one; the parameter's prompt says why.

public const string ReportParameterValueInvalid = "DXP9203"

Returns

string
DXP9203: a report parameter has no valid value — text that does not convert to its data type, null where it is not nullable, a blank where blank is not allowed, or a value outside its valid values. The report cannot run until it has one; the parameter's prompt says why.