|
AbstractBackupJobStorageOperationID Property |
Current storage operation
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected string StorageOperationID { get; }
Protected ReadOnly Property StorageOperationID As String
Get
protected:
property String^ StorageOperationID {
String^ get ();
}
member StorageOperationID : string with get
Property Value
Type:
String
See Also