Gets and sets the property Status.
The status of the job: CopyC#
, Submitted
CopyC#
, Progressing
CopyC#
,
Complete
CopyC#
, or Canceled
CopyC#
.
Error

C# |
public string Status { get; set; }