Sets the start position within a results set.
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public int Start { get; set; }
Public Property Start As Integer
Get
Set
public:
virtual property int Start {
int get () sealed;
void set (int value) sealed;
}
abstract Start : int with get, set
override Start : int with get, set
Property Value
Type:
Int32Implements
Query_InterfaceStartSee Also