BroadcastMessageReceivedEventArgsMessageKindId Property |
Gets the ID of the message kind.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Guid
See Also