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