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