Click or drag to resize
Infosoft Logo

IReportSourceEntityServiceCreate Method

Creates a new ReportSource

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

Parameters

request  ReportSource
The request containing the values of the new ReportSource

Return Value

ReportSource
The created ReportSource
See Also