Service1ClientSmartAddNotificationMessage Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool SmartAddNotificationMessage( string[] notificationGroupIds, string msgData, string key )
Public Function SmartAddNotificationMessage ( notificationGroupIds As String(), msgData As String, key As String ) As Boolean
public: virtual bool SmartAddNotificationMessage( array<String^>^ notificationGroupIds, String^ msgData, String^ key ) sealed
abstract SmartAddNotificationMessage : notificationGroupIds : string[] * msgData : string * key : string -> bool override SmartAddNotificationMessage : notificationGroupIds : string[] * msgData : string * key : string -> bool