EventMapperStartCreativeIndex Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and sets start index within a creative
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int StartCreativeIndex { get; set; }
Public Property StartCreativeIndex As Integer
Get
Set
public:
property int StartCreativeIndex {
int get ();
void set (int value);
}
member StartCreativeIndex : int with get, set
function get_StartCreativeIndex();
function set_StartCreativeIndex(value);
Property Value
Type:
Int32
See Also