Class Job
Namespace: Nvidia.Clara.DicomAdapter.API
Assembly: Nvidia.Clara.Dicom.API.dll
Syntax
public class Job : object
Properties
| Improve this Doc View SourceJobId
Declaration
public string JobId { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
PayloadId
Declaration
public string PayloadId { get; set; }
Property Value
| Type | Description |
|---|---|
| String |