C#
VB
C++
Gets or sets the name of the performing physicians name.
[Element(DicomTag.PerformingPhysicianName, Requirement = DicomIodUsageType.Type2MandatoryElement, DefaultValue = typeof(List<PersonName>))]public List<PersonName> PerformingPhysiciansName { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>Public Property PerformingPhysiciansName As List(Of PersonName)
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]public:property List<PersonName^>^ PerformingPhysiciansName {List<PersonName^>^ get();void set ( List<PersonName^>^ );}
The name of the performing physicians name.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
