Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ScheduledPerformingPhysician Property






Gets or sets the scheduled performing physician name.
Syntax
[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:
property PersonName^ ScheduledPerformingPhysician {
   PersonName^ get();
   void set (    PersonName^ value);
}

Property Value

The scheduled performing physician name.
Requirements

Target Platforms

See Also

Reference

ScheduledProcedureStep Class
ScheduledProcedureStep Members

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