Click or drag to resize

IElectronicProcessingGetFormSpecificTerms Method

Returns a list of the terms that can be set on a particular form.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetFormSpecificTermsResponseType GetFormSpecificTerms(
	IElectronicProcessingGetFormSpecificTermsRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetFormSpecificTermsRequestType
Specifies form number.

Return Value

Type: IElectronicProcessingGetFormSpecificTermsResponseType
A numeric array of the terms in months that can be set on a particular form.
See Also