Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PatientName Property (ModalityPerformedProcedureStep)






Gets or sets the name of the patient.
Syntax
[ElementAttribute()]
public PersonName PatientName {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientName As PersonName
'Usage
 
Dim instance As ModalityPerformedProcedureStep
Dim value As PersonName
 
instance.PatientName = value
 
value = instance.PatientName
[ElementAttribute()]
public:
property PersonName^ PatientName {
   PersonName^ get();
   void set (    PersonName^ value);
}

Property Value

The name of the patient.
Requirements

Target Platforms

See Also

Reference

ModalityPerformedProcedureStep Class
ModalityPerformedProcedureStep Members

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