JobRunEventJobRunId Property |
Gets the ID of the job run associated with the event.
Namespace: Dundas.BI.SchedulingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Int64
See Also