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

Show in webframe

PerformingPhysicianName Property (PerformedSeriesSequence)






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

            

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

Property Value

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

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

Requirements

Target Platforms

See Also

Reference

PerformedSeriesSequence Class
PerformedSeriesSequence 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