PerformingPhysiciansName Property

Summary
Gets or sets the name of the performing physicians name.
Syntax
C#
C++/CLI
[Element(DicomTag.PerformingPhysicianName, Requirement = DicomIodUsageType.Type2MandatoryElement, DefaultValue = typeof(List<PersonName>))] 
public List<PersonName> PerformingPhysiciansName { get; set; } 
[ElementAttribute()] 
public: 
property List<PersonName^>^ PerformingPhysiciansName { 
   List<PersonName^>^ get(); 
   void set (    List<PersonName^>^ ); 
} 

Property Value

The name of the performing physicians name.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.