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