Click or drag to resize

InitiateCasualOrderPartialEntity Class

Initiate Casual Order Partial Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerInitiateCasualOrderPartialEntity

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

The InitiateCasualOrderPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodInitiateCasualOrderPartialEntity
Initializes a new instance of the InitiateCasualOrderPartialEntity class
Top
Properties
  NameDescription
Public propertyBagOrder
Gets or sets the bag order
Public propertyCustomerId
Gets or sets the CustomerId.
Public propertyCustomerSiteId
Gets or sets the CustomerSiteId.
Public propertyNotes
Gets or sets the notes.
Public propertySkipOrder
Gets or sets the skip order
Top
See Also