 | OrderCombinationGroupPriceResultEntityServiceFrequency Property |
Gets or sets the service frequency.
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 ServiceFrequency { get; set; }
Public Property ServiceFrequency As String
Get
Set
Property Value
Type:
String
The service frequency.
See Also