Click or drag to resize

PictureWebThumbnail Property

Thumbnail picture or not. Only one picture per rentalobject is marked as thumbnail

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 bool Thumbnail { get; set; }

Property Value

Type: Boolean
Remarks
Thumbnail pictures are well suited to be used in the search result list because of their limited size.
See Also