BroadcastMessageReceivedEventArgsMessageKindId Property |
Gets the ID of the message kind.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid MessageKindId { get; }
Public ReadOnly Property MessageKindId As Guid
Get
public:
property Guid MessageKindId {
Guid get ();
}
member MessageKindId : Guid with get
Property Value
Type:
GuidSee Also