public RunbookTransferProgress(RunbookTransferJob rtj) { this.Job = rtj; this.Status = TransferStatus.Starting; }