QueryTemplate Property

Summary
Gets or sets a Leadtools.Dicom.DicomDataSet that is used as a template for the query operation.
Syntax
C#
C++/CLI
public DicomDataSet QueryTemplate { get; set; } 
public: 
property DicomDataSet^ QueryTemplate { 
   DicomDataSet^ get(); 
   void set (    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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.