Gets or sets the Scheduled Performing Physician Name Prefix.
public string ScheduledPerformingPhysicianNamePrefix {get; set;}
public string ScheduledPerformingPhysicianNamePrefix {get; set;}
get_ScheduledPerformingPhysicianNamePrefix();
set_ScheduledPerformingPhysicianNamePrefix(value);
public:
property String^ ScheduledPerformingPhysicianNamePrefix {
String^ get();
void set ( String^ value);
}
'Declaration
Public Property ScheduledPerformingPhysicianNamePrefix As String
'Usage
Dim instance As MWLDataset.ScheduledProcedureStepRow
Dim value As String
instance.ScheduledPerformingPhysicianNamePrefix = value
value = instance.ScheduledPerformingPhysicianNamePrefix
Property Value
A
System.String representing the Scheduled Performing Physician Name Prefix.
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