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

AddOptionalElementsToTemplate Property

Show in webframe





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
public bool AddOptionalElementsToTemplate {get; set;}
'Declaration
 
Public Property AddOptionalElementsToTemplate As Boolean
'Usage
 
Dim instance As QueryClient
Dim value As Boolean
 
instance.AddOptionalElementsToTemplate = value
 
value = instance.AddOptionalElementsToTemplate

            

            
public:
property bool AddOptionalElementsToTemplate {
   bool get();
   void set (    bool value);
}

Property Value

True to add optional elements to the Leadtools.Dicom.DicomDataSet, false to add only the required elements.
Remarks
By default the QueryTemplateLeadtools.Dicom.DicomDataSet only contains the required elements. Set this 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