Click or drag to resize

IElectronicProcessingGetContractIDFromEnrollmentProgramsID Method

Finds the electronic contract ID corresponding to a legacy electronic enrollment program ID.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetContractIDFromEnrollmentProgramIDResponseType GetContractIDFromEnrollmentProgramsID(
	IElectronicProcessingGetContractIDFromEnrollmentProgramIDRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetContractIDFromEnrollmentProgramIDRequestType
The electronic enrollment program ID to locate.

Return Value

Type: IElectronicProcessingGetContractIDFromEnrollmentProgramIDResponseType
The electronic contract ID corresponding to the supplied electronic enrollment program ID.
See Also