DMSummaryReportCriteriaGetFieldCriteriaSql Method

Alterian Email Manager 6.2.3 SDK Help File
Gets a SQL string for the DMRGroupCriteriaCollection

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public string GetFieldCriteriaSql(
	int timeOffset
)

Parameters

timeOffset
Type: SystemInt32
The number of minutes to offset any dates.

Return Value

Type: String
A SQL string for the field criteria
See Also