Click or drag to resize
Infosoft Logo

GetProductsResponse Class

Service Contract Class - GetProductsResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetProductsResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetProductsResponse

The GetProductsResponse type exposes the following members.

Properties
 NameDescription
Public propertyProductList A collection of Product objects.
Top
Remarks
This response message contains a list of all found Products
See Also