Click or drag to resize
Infosoft Logo

IValidationEntityServiceCreate Method

Creates a new Validation

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

Parameters

request  Validation
The request containing the values of the new Validation

Return Value

Validation
The created Validation
See Also