IVariableMapperStartIndex Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and sets start index
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxint StartIndex { get; set; }
Property StartIndex As Integer
Get
Set
property int StartIndex {
int get ();
void set (int value);
}
abstract StartIndex : int with get, set
function get_StartIndex();
function set_StartIndex(value);
Property Value
Type:
Int32
See Also