C#
VB
C++
Gets or sets whether the image is a thumbnail.
[EntityElementAttribute()]public Nullable<bool> Thumbnail { get; set; }
<EntityElementAttribute()>Public Property Thumbnail() As System.Nullable(Of Boolean)GetSet
public:[EntityElementAttribute]property System::Nullable<bool> Thumbnail{System::Nullable<bool> get()void set(System::Nullable<bool> value)}
A [System.Nullable1](https://msdn.microsoft.com/en-us/library/System.Nullable1.aspx) to match against thumbnail images
Set this value to null to ignore this field for all matching operations.
ReferencedImagesEntity Members
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
