Field ReportExpressionUnsupported
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9102: a report expression uses something RDL allows and DocWright deliberately does not evaluate - a .NET member outside the supported set, object creation, or a function in the refused list. The construct is named. This is a refusal, not a defect in the expression.
public const string ReportExpressionUnsupported = "DXP9102"
Returns
- string
- DXP9102: a report expression uses something RDL allows and DocWright deliberately does not evaluate - a .NET member outside the supported set, object creation, or a function in the refused list. The construct is named. This is a refusal, not a defect in the expression.