Click or drag to resize
RequestSignalRMessageEventArgsMessageType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that contains the message type that should be used for the Signal R message.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string MessageType { get; set; }

Return Value

Type: String
A value that contains the message type that should be used for the Signal R message.
Remarks