MemberRetrievalOptionsSequenceStart Property |
Gets or sets the starting sequence index, when the retrieved members are paginated.
Namespace:
Dundas.BI.Data.MemberRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int SequenceStart { get; set; }
Public Property SequenceStart As Integer
Get
Set
public:
property int SequenceStart {
int get ();
void set (int value);
}
member SequenceStart : int with get, set
Property Value
Type:
Int32Exceptions See Also