Click or drag to resize

CustomerOrdersSearchRequest Class

Customer Orders Search Request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearchCustomerOrdersSearchRequest

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 CustomerOrdersSearchRequest

The CustomerOrdersSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodCustomerOrdersSearchRequest
Initializes a new instance of the CustomerOrdersSearchRequest class
Top
Properties
  NameDescription
Public propertyContactId
Gets or sets the contact identifier.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyOrderNo
Gets or sets the order no.
Public propertyProcessFrom
Gets or sets the process from.
Public propertyServiceId
Gets or sets the service identifier.
Public propertySiteOrderId
Gets or sets the Site Order identifier
Top
See Also