Name Property

Summary
Gets or sets the name.
Syntax
C#
C++/CLI
[Element(DicomTag.PatientName)] 
public PersonName Name { get; set; } 
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.PersonNameConverter, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")] 
[ElementAttribute()] 
public: 
property PersonName^ Name { 
   PersonName^ get(); 
   void set (    PersonName^ ); 
} 

Property Value

The patient name.

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.