 | OrderCombinationGroupPriceResultEntityContainerTypeInformation Property |
Gets or sets the container type information.
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)
Syntaxpublic ContainerTypeInformationPartialEntity ContainerTypeInformation { get; set; }
Public Property ContainerTypeInformation As ContainerTypeInformationPartialEntity
Get
Set
Property Value
Type:
ContainerTypeInformationPartialEntity
The container type information.
See Also