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