Click or drag to resize
Infosoft Logo

IAccountTextServiceGetAccountTextByCode Method

Gets Account Text by Code.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetAccountTextResponse GetAccountTextByCode(
	AccountTextLookupRequest request
)

Parameters

request  AccountTextLookupRequest
The request message

Return Value

GetAccountTextResponse
Matching Account Text
See Also