AddOptionalElementsToTemplate Property

Summary
Gets or sets a value that indicates whether or not optional elements should be added to the Leadtools.Dicom.DicomDataSet template for the query operation.
Syntax
C#
C++/CLI
public bool AddOptionalElementsToTemplate { get; set; } 
public: 
property bool AddOptionalElementsToTemplate { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to add optional elements to the Leadtools.Dicom.DicomDataSet, false to add only the required elements.

Remarks

By default the QueryTemplate.dicomdataset only contains the required elements. Set this property to true to add optional elements to the template Leadtools.Dicom.DicomDataSet.

Requirements

Target Platforms

Help Version 23.0.2024.3.17
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.