Click or drag to resize

MunicipalCustomerZoneSearchRequest Class

Municipal Customer Zone Search Request
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.CasualCustomer.ZoneSearchRequest
    AMCS.Elemos.IntegrationService.Entity.CasualCustomer.MunicipalCustomerZoneSearchRequest

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
[SerializableAttribute]
public class MunicipalCustomerZoneSearchRequest : ZoneSearchRequest

The MunicipalCustomerZoneSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodMunicipalCustomerZoneSearchRequest
Initializes a new instance of the MunicipalCustomerZoneSearchRequest class
Top
Properties
  NameDescription
Public propertyContainerTypeId
Gets or sets the container type identifier.
Public propertyMaterialClassId
Gets or sets the material class identifier.
Public propertyMaterialId
Gets or sets the material identifier.
Public propertyPaymentProviderId
Gets or sets the payment provider identifier.
Public propertyServiceFrequencyId
Gets or sets the service frequency identifier.
Top
See Also