Search Results for

    Show / Hide Table of Contents

    Enum InputInterfaceOperations

    Permitted operations for a data source

    Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
    Assembly: Monai.Deploy.InformaticsGateway.Api.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumMemberConverter))]
    public enum InputInterfaceOperations

    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 © 2022-2023 Project MONAI
    Generated by DocFX