C#
VB
C++
Gets or sets the Patient name of the study.
[DataMemberAttribute()]
public string PatientName { get; set; }
<DataMemberAttribute()>
Public Property PatientName As String
[DataMemberAttribute()]
public:
property String^ PatientName {
String^ get();
void set ( String^ );
}
A System.String representing the Patient name of the study.
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