DMRGroupGetCondition Method

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public string GetCondition(
	DMSQLOperator Operator,
	StringCollection Operand,
	int timeOffset,
	bool isUserAgendEvent
)

Parameters

Operator
Type: DMLibraryDMSQLOperator
Operand
Type: System.Collections.SpecializedStringCollection
timeOffset
Type: SystemInt32
isUserAgendEvent
Type: SystemBoolean

Return Value

Type: String
See Also