C#
VB
C++
Gets or sets the parent PatientRow for this MedicalAlertsRow
[DebuggerNonUserCodeAttribute()]
public PatientRow PatientRowParent { get; set; }
Public Property PatientRowParent As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow
public:
property Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow^ PatientRowParent {
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow^ get();
void set ( Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow^ );
}
The PatientRow The parent row.
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