EMThumbnailGeneratorTesting Property
|
Alterian Email Manager 6.2.3 SDK Help File
Set to true for testing
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool Testing { get; set; }
Public Property Testing As Boolean
Get
Set
public:
property bool Testing {
bool get ();
void set (bool value);
}
member Testing : bool with get, set
function get_Testing();
function set_Testing(value);
Property Value
Type:
Boolean
See Also