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