Search Results for

    Show / Hide Table of Contents

    Class ExternalAppDetails

    Inheritance
    System.Object
    MongoDBEntityBase
    ExternalAppDetails
    Inherited Members
    MongoDBEntityBase.Id
    MongoDBEntityBase.DateTimeCreated
    Namespace: Monai.Deploy.InformaticsGateway.Api.Models
    Assembly: Monai.Deploy.InformaticsGateway.Api.dll
    Syntax
    public class ExternalAppDetails : MongoDBEntityBase

    Properties

    | Improve this Doc View Source

    CorrelationId

    Declaration
    public string CorrelationId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DestinationFolder

    Declaration
    public string DestinationFolder { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ExportTaskID

    Declaration
    public string ExportTaskID { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PatientId

    Declaration
    public string PatientId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PatientIdOutBound

    Declaration
    public string PatientIdOutBound { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    StudyInstanceUid

    Declaration
    public string StudyInstanceUid { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    StudyInstanceUidOutBound

    Declaration
    public string StudyInstanceUidOutBound { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WorkflowInstanceId

    Declaration
    public string WorkflowInstanceId { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022-2023 Project MONAI
    Generated by DocFX