Click or drag to resize

CustomerOrdersResultEntity Class

Customer Orders Result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearchCustomerOrdersResultEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearch
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class CustomerOrdersResultEntity

The CustomerOrdersResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodCustomerOrdersResultEntity
Initializes a new instance of the CustomerOrdersResultEntity class
Top
Properties
  NameDescription
Public propertyCustomerSiteOrderResults
Gets or sets the customer site order results.
Top
See Also