EMDocumentTypesEnum Property
|
Alterian Email Manager 6.2.3 SDK Help File
Unique name for the DocumentType.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Enum { get; set; }
Public Property Enum As String
Get
Set
public:
property String^ Enum {
String^ get ();
void set (String^ value);
}
member Enum : string with get, set
function get_Enum();
function set_Enum(value);
Property Value
Type:
String
See Also