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