Click or drag to resize
Infosoft Logo

IAccountTextServiceGetAccountTextById Method

Gets Account Text Code by ID.

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

Parameters

request  AccountTextLookupRequest
The request message

Return Value

GetAccountTextResponse
The matched Account Text
See Also