Click or drag to resize

PortalExternalOrderSettingsPartialEntityUseDatepickerForPickupDate Property

Gets or sets a value indicating whether [use datepicker for pickup date].

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
public bool UseDatepickerForPickupDate { get; set; }

Property Value

Type: Boolean
true if [use datepicker for pickup date]; otherwise, false.
See Also