AJE Components
ReportContentFile Equals Method (ReportContentFile)AJE Data Report Engine Help
Function returns True if the Content File is Equal to the current Instance.

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

public bool Equals(
	ReportContentFile ContentFile
)

Return Value

Type: OnlineBoolean
Remarks

See Also