Alterian Email Manager 6.2.3 SDK Help File
The type of document.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMDocumentType Type { get; set; }
Public Property Type As EMDocumentType
Get
Set
public:
property EMDocumentType Type {
EMDocumentType get ();
void set (EMDocumentType value);
}
member Type : EMDocumentType with get, set
function get_Type();
function set_Type(value);
Property Value
Type:
EMDocumentType
See Also