AJE Components
Report GetNamespace Method AJE Data Report Engine Help
Function gets the Namespace Object for specified Name.

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

public ReportNamespace GetNamespace(
	string Name = ""
)

Return Value

Type: ReportNamespace
Remarks

See Also