CreativeImagesDTOLargestImageSizeInKB Property
|
Alterian Email Manager 6.2.3 SDK Help File
Size of the largest creative's image
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic long LargestImageSizeInKB { get; set; }
Public Property LargestImageSizeInKB As Long
Get
Set
public:
property long long LargestImageSizeInKB {
long long get ();
void set (long long value);
}
member LargestImageSizeInKB : int64 with get, set
function get_LargestImageSizeInKB();
function set_LargestImageSizeInKB(value);
Property Value
Type:
Int64
See Also