Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
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(); }