Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PatientRowParent Property (MWLDataset.ImagingServiceRequestRow)






Gets or sets the parent MWLDataset.PatientRow for this MWLDataset.ImagingServiceRequestRow
Syntax
public MWLDataset.PatientRow PatientRowParent {get; set;}
'Declaration
 
Public Property PatientRowParent As MWLDataset.PatientRow
'Usage
 
Dim instance As MWLDataset.ImagingServiceRequestRow
Dim value As MWLDataset.PatientRow
 
instance.PatientRowParent = value
 
value = instance.PatientRowParent

            

            
public:
property MWLDataset.PatientRow^ PatientRowParent {
   MWLDataset.PatientRow^ get();
   void set (    MWLDataset.PatientRow^ value);
}

Property Value

The MWLDataset.PatientRow parent row.
Requirements

Target Platforms

See Also

Reference

MWLDataset.ImagingServiceRequestRow Class
MWLDataset.ImagingServiceRequestRow Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features