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