SearchResultPagerHasMoreItems Property |
Gets a value indicating whether there are more results on the server
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic bool HasMoreItems { get; }
Public ReadOnly Property HasMoreItems As Boolean
Get
public:
property bool HasMoreItems {
bool get ();
}
Property Value
Type:
Boolean
See Also