  | 
IProductReportServiceGetProductReport Method | 
   Gets product report. 
Namespace: Infosoft.Common.Contracts.ServiceContracts.ProductAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxGetProductReportResponse GetProductReport(
	GetProductReportRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request  GetProductReportRequest
 -   The request. 
 
Return Value
GetProductReportResponse   The product report. 
See Also