Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Name Property (CopyPatient)






Gets or sets the patient name.
Syntax
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.PersonNameConverter, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public PersonName Name {get; set;}
'Declaration
 
<ElementAttribute()>
<TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.PersonNameConverter, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")>
Public Property Name As PersonName
'Usage
 
Dim instance As CopyPatient
Dim value As PersonName
 
instance.Name = value
 
value = instance.Name
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.PersonNameConverter, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public:
property PersonName^ Name {
   PersonName^ get();
   void set (    PersonName^ value);
}

Property Value

The patient name.
Requirements

Target Platforms

See Also

Reference

CopyPatient Class
CopyPatient Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features