←Select platform

QueryTemplate Property

Summary

Gets or sets a Leadtools.Dicom.DicomDataSet that is used as a template for the query operation.

Syntax

C#
VB
C++
public Leadtools.Dicom.DicomDataSet QueryTemplate {get; set;}
Public Property QueryTemplate As Leadtools.Dicom.DicomDataSet
public: 
property Leadtools.Dicom.DicomDataSet^ QueryTemplate { 
   Leadtools.Dicom.DicomDataSet^ get(); 
   void set (    Leadtools.Dicom.DicomDataSet^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Client Assembly
Click or drag to resize