C#
VB
C++
Gets or sets a value to allow private DICOM elements in the C-FIND request.
public bool AllowPrivateElements { get; set; }
Public Property AllowPrivateElements As Boolean
true to allow private DICOM elements in the C-FIND request; otherwise, false.
A private DICOM element is an element which the group number used in the Element Tag is odd.
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