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