Click or drag to resize

PortalExternalOrderSettingsPartialEntity Class

Portal External Order Settings
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.SettingsPortalExternalOrderSettingsPartialEntity

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 PortalExternalOrderSettingsPartialEntity : IntegrationEntity

The PortalExternalOrderSettingsPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodPortalExternalOrderSettingsPartialEntity
Initializes a new instance of the PortalExternalOrderSettingsPartialEntity class.
Public methodPortalExternalOrderSettingsPartialEntity(Object)
Initializes a new instance of the PortalExternalOrderSettingsPartialEntity class.
Top
Properties
  NameDescription
Public propertyDefaultNumberOfHireDays
Gets or sets the default number of hire days.
Public propertyMaximumNumberOfHireDays
Gets or sets the maximum number of hire days.
Public propertyServiceId
Gets or sets the service identifier.
Public propertyUseDatepickerForPickupDate
Gets or sets a value indicating whether [use datepicker for pickup date].
Top
See Also