Click or drag to resize

CalendarWebDepartureDays Property

If the field DurationFormat either is absent or contains the value false, then this field contains a string formatted as described in comments to the class CalendarWeb. Otherwise this field is empty.

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)
Syntax
C#
public string DepartureDays { get; set; }

Property Value

Type: String
See Also