Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (28 loc) · 1.26 KB

TapeJob.md

File metadata and controls

32 lines (28 loc) · 1.26 KB

ElementsSDK.Model.TapeJob

Properties

Name Type Description Notes
Group TapeGroup [optional]
Id int [optional]
Exclude List<string> [optional]
SelectedTape string [optional]
HasCopy2 string [optional]
Copy2Id string [optional]
Status string [optional]
Copied string [optional]
Total string [optional]
Type string [optional]
Export bool [optional]
Start string [optional]
Duration string [optional]
Name string [optional]
Destination string [optional]
DeleteSource bool [optional]
Destination2 string [optional]
Group2 string [optional]
Export2 bool [optional]
Md5 bool [optional]
StartDate string [optional]
LogPath string [optional]
LogExists bool [optional]

[Back to Model list] [Back to API list] [Back to README]