AJE Components
ReportBaseField ToOutput Method (String, String, ReportQuery, String)AJE Data Report Engine Help
Function Builds and returns the Content for the Report Field.

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

protected string ToOutput(
	string FieldQuery,
	string FieldContext,
	ReportQuery SharedQuery,
	string SharedQueryContent
)

Return Value

Type: OnlineString
Remarks

See Also