Click or drag to resize

IElectronicProcessingGetProductLinesByDealer Method

Gets the products sold by a particular dealer.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetProductLinesByDealerResponseType GetProductLinesByDealer(
	IElectronicProcessingGetProductLinesByDealerRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetProductLinesByDealerRequestType

[Missing <param name="request"/> documentation for "M:IAS.IElectronicProcessing.GetProductLinesByDealer(IAS.IElectronicProcessing.GetProductLinesByDealerRequestType)"]

Return Value

Type: IElectronicProcessingGetProductLinesByDealerResponseType
A string list of product lines.
See Also