Click or drag to resize

OrderCombinationGroupingSiteOrderSummaryEntity Class

Order Combination Grouping Site Order Summary Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroupOrderCombinationGroupingSiteOrderSummaryEntity

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

The OrderCombinationGroupingSiteOrderSummaryEntity type exposes the following members.

Constructors
  NameDescription
Public methodOrderCombinationGroupingSiteOrderSummaryEntity
Initializes a new instance of the OrderCombinationGroupingSiteOrderSummaryEntity class
Top
Properties
  NameDescription
Public propertyContainerType
Gets or sets the type of the container.
Public propertyJobs
Gets or sets the jobs.
Public propertyMaterial
Gets or sets the material.
Public propertyOrderNo
Gets or sets the order no.
Public propertyPictureId
Gets or sets the picture identifier.
Public propertyRentals
Gets or sets the rentals.
Public propertySiteOrderId
Gets or sets the site order identifier.
Top
See Also