Click or drag to resize

CalendarResultAvailableRepeatedOwnerBlockings Property

A complete list of available repeated owner blockings. These can be added to the ActiveRepeatedOwnerBlockings using the "UpdateCalendar" service method.

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 IList<RepeatedRentalIntervalWeb> AvailableRepeatedOwnerBlockings { get; set; }

Property Value

Type: IListRepeatedRentalIntervalWeb
See Also