Click or drag to resize
Infosoft Logo

IRemovalRuleEntityServiceCreate Method

Creates a new RemovalRule

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

Parameters

request  RemovalRule
The request containing the values of the new RemovalRule

Return Value

RemovalRule
The created RemovalRule
See Also