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