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