Click or drag to resize

RentalObjectCombinedWebInfoTexts Property

If any extra conditions apply to the rental object it is stated here. For example: No renting to youth groups.

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<TextIntervalWeb> InfoTexts { get; set; }

Property Value

Type: IListTextIntervalWeb
Remarks
The text is date divided because it may not always apply.
See Also