Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

ScheduledPerformingPhysicianNameSuffix Property (ScheduledProcedureStep)






Gets or sets the Scheduled Performing Physician Name Suffix.
Syntax
public string ScheduledPerformingPhysicianNameSuffix {get; set;}
'Declaration
 
Public Property ScheduledPerformingPhysicianNameSuffix As String
'Usage
 
Dim instance As ScheduledProcedureStep
Dim value As String
 
instance.ScheduledPerformingPhysicianNameSuffix = value
 
value = instance.ScheduledPerformingPhysicianNameSuffix

            

            
public:
property String^ ScheduledPerformingPhysicianNameSuffix {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing The Scheduled Performing Physician Name Suffix to match against.
Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

See Also

Reference

ScheduledProcedureStep Class
ScheduledProcedureStep Members

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