|
ClientJobOperationID Property |
The opened operation ID
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected string OperationID { get; }
Protected ReadOnly Property OperationID As String
Get
protected:
property String^ OperationID {
String^ get ();
}
member OperationID : string with get
Property Value
Type:
String
See Also