 | ElectronicProcessingGetConfiguredLendersByDealer Method |
[Missing <summary> documentation for "M:IAS.ElectronicProcessing.GetConfiguredLendersByDealer(IAS.IElectronicProcessing.GetConfiguredLendersByDealerRequestType)"]
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IElectronicProcessingGetConfiguredLendersByDealerResponseType GetConfiguredLendersByDealer(
IElectronicProcessingGetConfiguredLendersByDealerRequestType request
)
Public Function GetConfiguredLendersByDealer (
request As IElectronicProcessingGetConfiguredLendersByDealerRequestType
) As IElectronicProcessingGetConfiguredLendersByDealerResponseType
public final function GetConfiguredLendersByDealer(
request : IElectronicProcessingGetConfiguredLendersByDealerRequestType
) : IElectronicProcessingGetConfiguredLendersByDealerResponseType
function GetConfiguredLendersByDealer(request);
Parameters
- request
- Type: IASIElectronicProcessingGetConfiguredLendersByDealerRequestType
[Missing <param name="request"/> documentation for "M:IAS.ElectronicProcessing.GetConfiguredLendersByDealer(IAS.IElectronicProcessing.GetConfiguredLendersByDealerRequestType)"]
Return Value
Type:
IElectronicProcessingGetConfiguredLendersByDealerResponseType[Missing <returns> documentation for "M:IAS.ElectronicProcessing.GetConfiguredLendersByDealer(IAS.IElectronicProcessing.GetConfiguredLendersByDealerRequestType)"]
Implements
IElectronicProcessingGetConfiguredLendersByDealer(IElectronicProcessingGetConfiguredLendersByDealerRequestType)
See Also