Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters Namespace > ReferencedImagesEntity Class : Thumbnail Property |
public Nullable<bool> Thumbnail {get; set;}
'Declaration Public Property Thumbnail As Nullable(Of Boolean)
'Usage Dim instance As ReferencedImagesEntity Dim value As Nullable(Of Boolean) instance.Thumbnail = value value = instance.Thumbnail
public IReference<bool> Thumbnail {get; set;}
get_Thumbnail();
set_Thumbnail(value);
public: property Nullable<bool> Thumbnail { Nullable<bool> get(); void set ( Nullable<bool> value); }
Set this value to null to ignore this field for all matching operations.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2