JobRunEventMessageId Property  | 
 Gets the ID associated with the message.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic int MessageId { get; }Public ReadOnly Property MessageId As Integer
	Get
public:
property int MessageId {
	int get ();
}member MessageId : int with get
Property Value
Type: 
Int32
See Also