JobRunEventIndex Property  | 
 
            Gets a numeric index associated with the message which can be used to properly sort messages
            having identical values for the 
Time property.
            
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic long Index { get; }Public ReadOnly Property Index As Long
	Get
public:
property long long Index {
	long long get ();
}member Index : int64 with get
Property Value
Type: 
Int64
See Also