ClientResultType Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.LitmusAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ResultType { get; set; }
Public Property ResultType As String
Get
Set
public:
property String^ ResultType {
String^ get ();
void set (String^ value);
}
member ResultType : string with get, set
function get_ResultType();
function set_ResultType(value);
Property Value
Type:
String
Remarks
See Also