Search Results for

    Show / Hide Table of Contents

    Enum InputInterfaceOperations

    Permitted operations for a data source

    Namespace: Nvidia.Clara.DicomAdapter.API.Rest
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public enum InputInterfaceOperations : int

    Fields

    Name Description
    Query

    Query includes C-FIND, QIDO operations

    JSON value: QUERY

    Retrieve

    Retrieve include C-MOVE, WADO operations

    JSON value: RETRIEVE

    Store

    Store includes C-STORE, STOW operations

    JSON value: STORE

    WadoRetrieve

    DICOMweb WADO

    JSON value: WADO Retrieve

    • 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