Click or drag to resize

UnservicableDateSearchResultEntity Class

An Unservicable Date Search Result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.SettingsUnservicableDateSearchResultEntity

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 UnservicableDateSearchResultEntity

The UnservicableDateSearchResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodUnservicableDateSearchResultEntity
Initializes a new instance of the UnservicableDateSearchResultEntity class
Top
Properties
  NameDescription
Public propertyDates
Gets or sets the unserviceable dates.
Public propertyHasResult
Indicates whether entity has result
Public propertyServiceId
Gets or sets the Service Id.
Top
See Also