ScheduledPerformingPhysicianNameMiddleName Property

Summary

Gets or sets the Scheduled Performing Physician Name Middle Name.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public string ScheduledPerformingPhysicianNameMiddleName { get; set; } 
  
Public Property ScheduledPerformingPhysicianNameMiddleName As String 
public: 
property String^ ScheduledPerformingPhysicianNameMiddleName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String representing the Scheduled Performing Physician Name Middle Name.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly