AJE Components
EngineClassBase GetPropertyNames Method AJE Data Report Engine Help
Function Gets the Names of the Member Properties.

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

public string GetPropertyNames(
	string Separator = ",",
	string TextQualifier = """,
	bool IncludeBase = false
)

Return Value

Type: OnlineString
Remarks

See Also