Click or drag to resize

IElectronicProcessingAddNameToRemovedNamesList Method

Adds an employee name to the "Removed" name list so that it will NOT be displayed when calling GetPreviouslyUsedEmployeeNames.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IElectronicProcessingAddNameToRemovedNamesListResponseType AddNameToRemovedNamesList(
	IElectronicProcessingAddNameToRemovedNamesListRequestType request
)

Parameters

request
Type: IASIElectronicProcessingAddNameToRemovedNamesListRequestType

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

Return Value

Type: IElectronicProcessingAddNameToRemovedNamesListResponseType
Success/failure based on results of operation.
See Also