Gets the ID of the 
Job corresponding to the run.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid JobId { get; }Public ReadOnly Property JobId As Guid
	Get
public:
property Guid JobId {
	Guid get ();
}member JobId : Guid with get
Property Value
Type: 
Guid
See Also