|
ClientJobLastOperationID Method |
The last Operation ID
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string LastOperationID()
Public Function LastOperationID As String
public:
String^ LastOperationID()
member LastOperationID : unit -> string
Return Value
Type:
String
See Also