Click or drag to resize
Infosoft Logo

IAccountTextEntityServiceCreate Method

Creates a new AccountText

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
AccountText Create(
	AccountText request
)

Parameters

request  AccountText
The request containing the values of the new AccountText

Return Value

AccountText
The created AccountText
See Also