QueryResultStartIndex Property |
The start index of this result set
Namespace: Rally.RestApi.ResponseAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public int StartIndex { get; }
Public ReadOnly Property StartIndex As Integer
Get
public:
property int StartIndex {
int get ();
}
member StartIndex : int with get
Property Value
Type:
Int32See Also