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






    IncludeAll Property (QidoWebClient)
    Controls whether to add includfield=all to the query to request all available fields
    Syntax
    'Declaration
     
    
    Public Property IncludeAll As System.Boolean
     
    'Usage
     
    
    Dim instance As QidoWebClient
    Dim value As System.Boolean
     
    instance.IncludeAll = value
     
    value = instance.IncludeAll
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also