DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.WebClient Namespace / WorkItemWebClient Class / Limit Property

In This Topic
    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