| SearchDefinitionOffset Property |
[Missing <summary> documentation for "P:Activsoft.Search.SearchDefinition.Offset"]
Namespace: Activsoft.SearchAssembly: Activsoft.Search (in Activsoft.Search.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Offset { get; set; }Public Property Offset As Integer
Get
Set
public:
property int Offset {
int get ();
void set (int value);
}member Offset : int with get, set
Property Value
Type:
Int32
See Also