AJE Components
ReportBaseDataFormat NullSpecifier Property AJE Data Report Engine Help
Gets or sets the Null Specifier for the Report Data Field.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string NullSpecifier { get; set; }

Property Value

Type: OnlineString
Remarks

If the Value for the Report Data Field is Null or Empty it will be replaced by this Value.
See Also