Service1ClientGetStoreDataByProviderId Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetStoreDataByProviderId( string auditorId, string ncpdpId, string key )
Public Function GetStoreDataByProviderId ( auditorId As String, ncpdpId As String, key As String ) As DataSet
public: virtual DataSet^ GetStoreDataByProviderId( String^ auditorId, String^ ncpdpId, String^ key ) sealed
abstract GetStoreDataByProviderId : auditorId : string * ncpdpId : string * key : string -> DataSet override GetStoreDataByProviderId : auditorId : string * ncpdpId : string * key : string -> DataSet