C#
VB
C++
Gets or sets the Scheduled Performing Physician Name Family Name.
[EntityElementAttribute()]
[DataMemberAttribute()]
public string ScheduledPerformingPhysicianNameFamilyName { get; set; }
Public Property ScheduledPerformingPhysicianNameFamilyName As String
public:
property String^ ScheduledPerformingPhysicianNameFamilyName {
String^ get();
void set ( String^ );
}
A System.String representing The Scheduled Performing Physician Name Family Name to match against.
Set this value to null to ignore this field for all matchings
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET