Click or drag to resize

UnservicableDateSearchRequestEntity Class

An Unservicable Date Search Request.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.SettingsUnservicableDateSearchRequestEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class UnservicableDateSearchRequestEntity

The UnservicableDateSearchRequestEntity type exposes the following members.

Constructors
  NameDescription
Public methodUnservicableDateSearchRequestEntity
Initializes a new instance of the UnservicableDateSearchRequestEntity class
Top
Properties
  NameDescription
Public propertyDepartmentId
Gets or sets the department identifier.
Public propertyPostcode
Gets or sets the postcode.
Public propertyRegionId
Gets or sets the region identifier.
Public propertyServiceId
Gets or sets the service identifier.
Top
See Also