 | ElectronicProcessing.GetConfiguredLendersByDealer 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 IElectronicProcessing.GetConfiguredLendersByDealerResponseType GetConfiguredLendersByDealer(
IElectronicProcessing.GetConfiguredLendersByDealerRequestType request
)
Public Function GetConfiguredLendersByDealer (
request As IElectronicProcessing.GetConfiguredLendersByDealerRequestType
) As IElectronicProcessing.GetConfiguredLendersByDealerResponseType
public final function GetConfiguredLendersByDealer(
request : IElectronicProcessing.GetConfiguredLendersByDealerRequestType
) : IElectronicProcessing.GetConfiguredLendersByDealerResponseType
function GetConfiguredLendersByDealer(request);
Parameters
- request
- Type: IAS.IElectronicProcessing.GetConfiguredLendersByDealerRequestType
[Missing <param name="request"/> documentation for "M:IAS.ElectronicProcessing.GetConfiguredLendersByDealer(IAS.IElectronicProcessing.GetConfiguredLendersByDealerRequestType)"]
Return Value
Type:
IElectronicProcessing.GetConfiguredLendersByDealerResponseType[Missing <returns> documentation for "M:IAS.ElectronicProcessing.GetConfiguredLendersByDealer(IAS.IElectronicProcessing.GetConfiguredLendersByDealerRequestType)"]
Implements
IElectronicProcessing.GetConfiguredLendersByDealer(IElectronicProcessing.GetConfiguredLendersByDealerRequestType)
See Also