Click or drag to resize

MunicipalCustomerLookupResultEntityServiceFrequencies Property

Gets or sets the service frequencies.

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<ServiceFrequencyPartialEntity> ServiceFrequencies { get; set; }

Property Value

Type: IListServiceFrequencyPartialEntity
The service frequencies.
See Also