DMFieldValueCollectionFieldIDs Method

Alterian Email Manager 6.2.3 SDK Help File
Gets all of the field ids contained in the collection.

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

Syntax
public IntCollection FieldIDs()

Return Value

Type: IntCollection
A collection of ints with all field IDs in this collection.
See Also