DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.WebClient Namespace / QidoWebClient Class / Offset Property

In This Topic
    Offset Property (QidoWebClient)
    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