Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Name Property (MoveToNewPatient)






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

Property Value

The patient name.
Requirements

Target Platforms

See Also

Reference

MoveToNewPatient Class
MoveToNewPatient Members

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