|  | RunTaskJetHeartbeatResponseJob Property  | 
 
            Gets the job containing the task to run.
            
 
    Namespace: 
   Ookii.Jumbo.Jet
    Assembly:
   Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
 Syntax
SyntaxPublic ReadOnly Property Job As Job
	Get
public:
property Job^ Job {
	Job^ get ();
}member Job : Job with get
Property Value
Type: 
Job See Also
See Also