Click or drag to resize
Infosoft Logo

ILookupServiceCorrectionCode_x_SystemUserLookup Method

Lookup CorrectionCode_x_SystemUser entities

Namespace: Infosoft.Common.Contracts.ServiceContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
CorrectionCode_x_SystemUserLookupResponse CorrectionCode_x_SystemUserLookup(
	CorrectionCode_x_SystemUserLookupRequest request
)

Parameters

request  CorrectionCode_x_SystemUserLookupRequest
The request containing an instance of CorrectionCode_x_SystemUser with lookup parameters

Return Value

CorrectionCode_x_SystemUserLookupResponse
A list of entities matching the requirements
See Also