Class ExternalAppDetails
Inheritance
ExternalAppDetails
Assembly: Monai.Deploy.InformaticsGateway.Api.dll
public class ExternalAppDetails : MongoDBEntityBase
Properties
|
Improve this Doc
View Source
Declaration
public string CorrelationId { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string DestinationFolder { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string ExportTaskID { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string PatientId { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string PatientIdOutBound { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string StudyInstanceUid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string StudyInstanceUidOutBound { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string WorkflowInstanceId { get; set; }
Property Value