DMFieldValueCollectionAdd Method

Alterian Email Manager 6.2.3 SDK Help File
Sets a value for the field

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

Syntax
public int Add(
	DMFieldValue value
)

Parameters

value
Type: DMLibraryDMFieldValue
Value of the field

Return Value

Type: Int32
The index value of the list array
See Also