Search Results for

    Show / Hide Table of Contents

    Class RequestedInstance

    Details of a DICOM instance to be retrieved for an inference request.

    Inheritance
    Object
    RequestedInstance
    Namespace: Nvidia.Clara.DicomAdapter.API.Rest
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public class RequestedInstance : object
    Remarks

    SopInstanceUid> is required.

    Properties

    | Improve this Doc View Source

    SopInstanceUid

    Gets or sets the SOP Instance UID to be retrieved.

    Declaration
    public IList<string> SopInstanceUid { get; set; }
    Property Value
    Type Description
    IList<String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX