Class ExternalAppDetails
- Namespace
- Monai.Deploy.InformaticsGateway.Api.Models
- Assembly
- Monai.Deploy.InformaticsGateway.Api.dll
public class ExternalAppDetails : MongoDBEntityBase
- Inheritance
-
ExternalAppDetails
- Inherited Members
-
Properties
public string CorrelationId { get; set; }
Property Value
- string
public string? DestinationFolder { get; set; }
Property Value
- string
public string ExportTaskID { get; set; }
Property Value
- string
public string PatientId { get; set; }
Property Value
- string
public string PatientIdOutBound { get; set; }
Property Value
- string
public string StudyInstanceUid { get; set; }
Property Value
- string
public string StudyInstanceUidOutBound { get; set; }
Property Value
- string
public string WorkflowInstanceId { get; set; }
Property Value
- string