EMVariableCompatibleFieldMapVariableType Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Type of variable.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic DMVariableType VariableType { get; set; }Public Property VariableType As DMVariableType
	Get
	Set
public:
property DMVariableType VariableType {
	DMVariableType get ();
	void set (DMVariableType value);
}member VariableType : DMVariableType with get, set
function get_VariableType();
function set_VariableType(value);
Property Value
Type: 
DMVariableType
See Also