DMVariable Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a creative variable.
Inheritance Hierarchy

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

Syntax
public class DMVariable

The DMVariable type exposes the following members.

Fields
NameDescription
Public fieldCreated
Date and time that this variable was created.
Public fieldDefaultField
Public fieldDefaultValue
Public fieldEditorType
Editor to be used for this variable.
Public fieldForceMap
Public fieldHidden
Flag indicating whether this variable is hidden.
Public fieldID
ID of the variable.
Public fieldLookupCombo
Public fieldLookupID
Public fieldLookupResult
Public fieldModified
Date and time that this variable was modified.
Public fieldName
Name of the variable.
Public fieldParseName
Public fieldReadonly
Flag indicating whether this variable is read-only.
Public fieldRequired
Flag indicating that this variable is required.
Public fieldRowOrder
Public fieldShared
Flag indicating whether this variable is shared between creatives.
Public fieldSystem
Flag indicating whether this is a system or user defined variable.
Public fieldVariableType
Type of the variable.
Top
See Also

Reference

DMVariableCollection