| IJobInfoJobId Property |
The the ID of the job.
Namespace:
Ookii.Jumbo.Jet.Scheduling
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax ReadOnly Property JobId As Guid
Get
property Guid JobId {
Guid get ();
}
abstract JobId : Guid with get
Property Value
Type:
Guid
The job ID.
See Also