C#
VB
C++
Gets the parent of this property.
public DicomEditableProperty Parent { get; }
Public ReadOnly Property Parent As Leadtools.Dicom.Common.Editing.DicomEditableProperty
public:
property Leadtools.Dicom.Common.Editing.DicomEditableProperty^ Parent {
Leadtools.Dicom.Common.Editing.DicomEditableProperty^ get();
}
The parent of this property.
If this property represents a top level DICOM element the parent property will be null.
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