AdminToolsBroadcastMessagePostNotification Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate void PostNotification(
string type
)
Private Sub PostNotification (
type As String
)
private:
void PostNotification(
String^ type
)
private member PostNotification :
type : string -> unit
Parameters
- type
- Type: SystemString
See Also