Click or drag to resize
RequestSignalRMessageEventArgsMessage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a string contains the message text that should be passed in the Signal R messsage.

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

Return Value

Type: String
A string that contains the message text that should be passed in the Signal R messsage.
Remarks