DMRGroupGetConditionForDate Method

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public void GetConditionForDate(
	ref string Condition,
	DMSQLOperator Operator,
	StringCollection Operand
)

Parameters

Condition
Type: SystemString
Operator
Type: DMLibraryDMSQLOperator
Operand
Type: System.Collections.SpecializedStringCollection
See Also