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)
Syntaxpublic bool Thumbnail { get; set; }
Property Value
Type:
Boolean
RemarksThumbnail pictures are well suited to be used in the search result list because of their limited size.
See Also