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 (25.3.0.1000)
Syntaxpublic Guid MessageKindId { get; }Public ReadOnly Property MessageKindId As Guid
	Get
public:
property Guid MessageKindId {
	Guid get ();
}member MessageKindId : Guid with get
Property Value
Type: 
Guid
See Also