DMCreativeFilterEnd Property

Alterian Email Manager 6.2.3 SDK Help File
Ending row number of the data to return from the filter

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public int End { get; set; }

Property Value

Type: Int32
Remarks
This property is used when using pagination to return the data in chunks
See Also