Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.ImagingServiceRequestRow Class : PatientRowParent Property |
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 MWLDataset.PatientRow PatientRowParent {get; set;}
get_PatientRowParent();
set_PatientRowParent(value);
public: property MWLDataset.PatientRow^ PatientRowParent { MWLDataset.PatientRow^ get(); void set ( MWLDataset.PatientRow^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2