MappedParsedItemInsertImagePathCount Property
|
Alterian Email Manager 6.2.3 SDK Help File
Image path count that are inserted
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int InsertImagePathCount { get; set; }
Public Property InsertImagePathCount As Integer
Get
Set
public:
property int InsertImagePathCount {
int get ();
void set (int value);
}
member InsertImagePathCount : int with get, set
function get_InsertImagePathCount();
function set_InsertImagePathCount(value);
Property Value
Type:
Int32
See Also