Click or drag to resize
QueryBaseFirstResultIndex Property
Gets or sets index of first entity to be returned.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int FirstResultIndex { get; set; }

Property Value

Type: Int32
See Also