Click or drag to resize
Infosoft Logo

IAccountTextServiceDeleteAccountText Method

Deletes the Account Text .

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
AccountTextResponse DeleteAccountText(
	DeleteAccountTextRequest request
)

Parameters

request  DeleteAccountTextRequest
The delete request inclduing the Account Text to delete.

Return Value

AccountTextResponse
The deleted Account Text .
See Also