Parent Property

Summary
Gets the parent of this property.
Syntax
C#
C++/CLI
public DicomEditableProperty Parent { get; } 
public: 
property DicomEditableProperty^ Parent { 
   DicomEditableProperty^ get(); 
} 

Property Value

The parent of this property.

Remarks

If this property represents a top level DICOM element the parent property will be null.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.