LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

QueryTemplate Property

Show in webframe





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:
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

See Also

Reference

QueryClient Class
QueryClient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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