LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)
LEAD Technologies, Inc

QueryTemplate Property






Gets or sets a Leadtools.Dicom.DicomDataSet that is used as a template for the query operation.
Syntax
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);
}

Property Value

A Leadtools.Dicom.DicomDataSet that is used as a template for the query operation.
Remarks
By default the query template Leadtools.Dicom.DicomDataSet only contains the required elements. Set the AddOptionalElementsToTemplate property to true to add optional elements to the template Leadtools.Dicom.DicomDataSet.
Requirements

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

See Also

Reference

QueryClient Class
QueryClient Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features