Service1ClientGetActiveNotificationMessagesForUserId Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetActiveNotificationMessagesForUserId( string userId, string key )
Public Function GetActiveNotificationMessagesForUserId ( userId As String, key As String ) As DataSet
public: virtual DataSet^ GetActiveNotificationMessagesForUserId( String^ userId, String^ key ) sealed
abstract GetActiveNotificationMessagesForUserId : userId : string * key : string -> DataSet override GetActiveNotificationMessagesForUserId : userId : string * key : string -> DataSet