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.
public bool AddOptionalElementsToTemplate { get; set; }
Public Property AddOptionalElementsToTemplate As Boolean
True to add optional elements to the Leadtools.Dicom.DicomDataSet, false to add only the required elements.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET