DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WadoEventArgs Class / MetaDataOnly Property

In This Topic
    MetaDataOnly Property
    In This Topic
    Indictaes whether the request is for metadata opnly (i.e. using the /metadata suffix)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MetaDataOnly As System.Boolean
    public System.bool MetaDataOnly {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also