C#
VB
C++
Gets or sets the Scheduled Performing Physician Name Suffix.
[EntityElementAttribute()]
[DataMemberAttribute()]
public string ScheduledPerformingPhysicianNameSuffix { get; set; }
Public Property ScheduledPerformingPhysicianNameSuffix As String
public:
property String^ ScheduledPerformingPhysicianNameSuffix {
String^ get();
void set ( String^ );
}
A System.String representing The Scheduled Performing Physician Name Suffix 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