 | OrderCombinationGroupingSummaryEntityOrderCombinationGroup Property |
Gets or sets the order combination group.
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 string OrderCombinationGroup { get; set; }
Public Property OrderCombinationGroup As String
Get
Set
Property Value
Type:
String
The order combination group.
See Also