CalendarWebDurationFormat Property |
If true the field
ArrivalDays contains a duration calendar string format and the field
DepartureDays is null.
Otherwise these fields contains the normal calendar string format.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool DurationFormat { get; set; }
Property Value
Type:
Boolean
See Also