DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / RestfulResponse Class / results Field

In This Topic
    results Field
    In This Topic
    The result obtained from the incoming response
    Syntax
    'Declaration
     
    
    Public results As DicomDataSetCollection
    public DicomDataSetCollection results
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also