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