The Job id.
            
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# | 
|---|
string JobId { get; }  | 
| Visual Basic | 
|---|
ReadOnly Property JobId As String Get  | 
| Visual C++ | 
|---|
property String^ JobId { String^ get (); }  | 
| F# | 
|---|
abstract JobId : string with get  |