JobRunEventJobRunId Property  | 
 Gets the ID of the job run associated with the event.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic long JobRunId { get; }Public ReadOnly Property JobRunId As Long
	Get
public:
property long long JobRunId {
	long long get ();
}member JobRunId : int64 with get
Property Value
Type: 
Int64
See Also