Leadtools.Dicom.Common.DataTypes Namespace > ScheduledProcedureStep Class : ScheduledPerformingPhysician Property |
[ElementAttribute()] public PersonName ScheduledPerformingPhysician {get; set;}
'Declaration <ElementAttribute()> Public Property ScheduledPerformingPhysician As PersonName
'Usage Dim instance As ScheduledProcedureStep Dim value As PersonName instance.ScheduledPerformingPhysician = value value = instance.ScheduledPerformingPhysician
[ElementAttribute()] public PersonName ScheduledPerformingPhysician {get; set;}
ElementAttribute() get_ScheduledPerformingPhysician();
set_ScheduledPerformingPhysician(value);
[ElementAttribute()] public: property PersonName^ ScheduledPerformingPhysician { PersonName^ get(); void set ( PersonName^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2