Table of Contents

Class ExternalAppDetails

Namespace
Monai.Deploy.InformaticsGateway.Api.Models
Assembly
Monai.Deploy.InformaticsGateway.Api.dll
public class ExternalAppDetails : MongoDBEntityBase
Inheritance
ExternalAppDetails
Inherited Members

Properties

CorrelationId

public string CorrelationId { get; set; }

Property Value

string

DestinationFolder

public string? DestinationFolder { get; set; }

Property Value

string

ExportTaskID

public string ExportTaskID { get; set; }

Property Value

string

PatientId

public string PatientId { get; set; }

Property Value

string

PatientIdOutBound

public string PatientIdOutBound { get; set; }

Property Value

string

StudyInstanceUid

public string StudyInstanceUid { get; set; }

Property Value

string

StudyInstanceUidOutBound

public string StudyInstanceUidOutBound { get; set; }

Property Value

string

WorkflowInstanceId

public string WorkflowInstanceId { get; set; }

Property Value

string