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 (24.3.0.1000)
Syntax public int MessageId { get; }
Public ReadOnly Property MessageId As Integer
Get
public:
property int MessageId {
int get ();
}
member MessageId : int with get
Property Value
Type:
Int32See Also