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