Click or drag to resize

DetailsResultCalendar Property

The rental object calendar with an arrivals string and a departures string. See CalendarWeb for a more detailed description.

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 CalendarWeb Calendar { get; set; }

Property Value

Type: CalendarWeb
See Also