Click or drag to resize
Infosoft Logo

IProductReportServiceGetProductReport Method

Gets product report.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Product
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetProductReportResponse GetProductReport(
	GetProductReportRequest request
)

Parameters

request  GetProductReportRequest
The request.

Return Value

GetProductReportResponse
The product report.
See Also