Click or drag to resize

IElectronicProcessingGetPreviouslyUsedEmployeeNames Method

Gets a list of names that were previously used for Finance Manager, Sales Manager, and Sales Person positions on electronic contracts.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingGetPreviouslyUsedEmployeeNamesResponseType GetPreviouslyUsedEmployeeNames(
	IElectronicProcessingGetPreviouslyUsedEmployeeNamesRequestType request
)

Parameters

request
Type: IASIElectronicProcessingGetPreviouslyUsedEmployeeNamesRequestType
None

Return Value

Type: IElectronicProcessingGetPreviouslyUsedEmployeeNamesResponseType
A list of people and their positions.
See Also