AJE Components
EngineClassBase PropertiesToCSV Method AJE Data Report Engine Help
Returns a Copy of the Object Properties to Comma Separated Values.

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

public virtual string PropertiesToCSV(
	bool IncludeBase = false
)

Parameters

IncludeBase (Optional)
Type: OnlineSystem Boolean
Option to Include Properties from Base Classes.

Return Value

Type: OnlineString
Remarks

See Also