DMLookupCacheAdd 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 Add(
	int LookupID,
	int ColumnID,
	string Key,
	DMExpression Value
)

Parameters

LookupID
Type: SystemInt32
ColumnID
Type: SystemInt32
Key
Type: SystemString
Value
Type: DMExpression
See Also