Limit Property (WorkItemWebClient)
In This Topic
The maximum number of records to return - useful if paging large amounts of data
Syntax
'Declaration
Public Property Limit As System.Integer
public System.int Limit {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also