Click or drag to resize

OrderCombinationGroupItemSummaryLineEntity Class

Order Combination Group Item Summary Line Entity
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroup.OrderCombinationGroupItemSummaryLineEntity

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 OrderCombinationGroupItemSummaryLineEntity

The OrderCombinationGroupItemSummaryLineEntity type exposes the following members.

Constructors
  NameDescription
Public methodOrderCombinationGroupItemSummaryLineEntity
Initializes a new instance of the OrderCombinationGroupItemSummaryLineEntity class
Top
Properties
  NameDescription
Public propertyContainerType
Gets or sets the type of the container.
Public propertyMaterial
Gets or sets the material.
Public propertyOrderCombinationGroupItemId
Gets or sets the order combination group item identifier.
Public propertyPictureId
Gets or sets the picture identifier.
Public propertyPriceId
Gets or sets the price identifier.
Public propertyPriceModifierId
Gets or sets the price modifier identifier.
Public propertyRentTerm
Gets or sets the rent term.
Public propertyServiceFrequency
Gets or sets the service frequency.
Top
See Also