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