DMFieldValue Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the value of a particular field.
Inheritance Hierarchy
SystemObject
  DMLibraryDMFieldValue

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

Syntax
public class DMFieldValue

The DMFieldValue type exposes the following members.

Fields
NameDescription
Public fieldBValue
Value as a byte array.
Public fieldFieldID
Field ID.
Public fieldValue
Value contained in the field.
Top
See Also