Field ReportImageSourceUnresolved
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP9401: a report image names a source that cannot be resolved — an Embedded image the
report does not contain, a Database value that is null or is not image bytes, or a value
expression that produced nothing. The image draws nothing and keeps its place.
public const string ReportImageSourceUnresolved = "DXP9401"
Returns
- string
- DXP9401: a report image names a source that cannot be resolved — an Embedded image the report does not contain, a Database value that is null or is not image bytes, or a value expression that produced nothing. The image draws nothing and keeps its place.
Remarks
The DXP94xx sub-band is the report items themselves: images, charts, gauges, barcodes,
subreports and custom report items — what is drawn inside an item's box, as distinct from
DXP93xx, which is where the box goes.