Assembly: System;
Namespace: Prognoz.Platform.Interop.ForeSystem;
The IBroadcastEventArgs interface contains properties of the arguments sent together with the IBroadcast message.
Property name | Brief description | |
Data | The Data property determines data of the event sent to the user by notification. | |
Name | The Name property determines name of the event sent to the user by notification. |
See also: