Click or drag to resize
Infosoft Logo

IInfoSystemEntityServiceCreate Method

Creates a new InfoSystem

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

Parameters

request  InfoSystem
The request containing the values of the new InfoSystem

Return Value

InfoSystem
The created InfoSystem
See Also