Click or drag to resize

IChangesMoreResults Property

IT Hit WebDAV Classes Reference
Indicates that results is truncated.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
bool MoreResults { get; set; }

Property Value

Type: Boolean
Remarks
A server MAY limit the number of member URLs in a response, for example, to limit the amount of work expended in processing a request, or as the result of an explicit limit set by the client
See Also