Click or drag to resize
Infosoft Logo

INotificationEntityServiceCreate Method

Creates a new Notification

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

Parameters

request  Notification
The request containing the values of the new Notification

Return Value

Notification
The created Notification
See Also