Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset Class : OtherPatientIDs Property |
public MWLDataset.OtherPatientIDsDataTable OtherPatientIDs {get;}
'Declaration Public ReadOnly Property OtherPatientIDs As MWLDataset.OtherPatientIDsDataTable
'Usage Dim instance As MWLDataset Dim value As MWLDataset.OtherPatientIDsDataTable value = instance.OtherPatientIDs
public: property MWLDataset.OtherPatientIDsDataTable^ OtherPatientIDs { MWLDataset.OtherPatientIDsDataTable^ get(); }