Click or drag to resize
Infosoft Logo

IResponseGroupEntityServiceCreate Method

Creates a new ResponseGroup

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

Parameters

request  ResponseGroup
The request containing the values of the new ResponseGroup

Return Value

ResponseGroup
The created ResponseGroup
See Also