Leadtools.Medical.Workstation.Client Namespace > QueryClient Class : QueryTemplate Property |
public DicomDataSet QueryTemplate {get; set;}
'Declaration Public Property QueryTemplate As DicomDataSet
'Usage Dim instance As QueryClient Dim value As DicomDataSet instance.QueryTemplate = value value = instance.QueryTemplate
public DicomDataSet QueryTemplate {get; set;}
get_QueryTemplate();
set_QueryTemplate(value);
public: property DicomDataSet^ QueryTemplate { DicomDataSet^ get(); void set ( DicomDataSet^ value); }
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