OwnerLoginCalendarResultAvailableRepeatedOwnerBlockings 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.OwnerLogin
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<RepeatedRentalIntervalWeb> AvailableRepeatedOwnerBlockings { get; set; }Property Value
Type:
IListRepeatedRentalIntervalWeb
See Also