Click or drag to resize
Infosoft Logo

ISystemFunctionEntityServiceCreate Method

Creates a new SystemFunction

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

Parameters

request  SystemFunction
The request containing the values of the new SystemFunction

Return Value

SystemFunction
The created SystemFunction
See Also