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