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