Click or drag to resize

UpdateCalendarCriteriaAddOwnerBlockings Property

A list of non-repeated owner blockings to the calendar.

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<RentalIntervalWeb> AddOwnerBlockings { get; set; }

Property Value

Type: IListRentalIntervalWeb
See Also