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.VisitDataTable Class : CurrentPatientLocationColumn Property |
public DataColumn CurrentPatientLocationColumn {get;}
'Declaration Public ReadOnly Property CurrentPatientLocationColumn As DataColumn
'Usage Dim instance As MWLDataset.VisitDataTable Dim value As DataColumn value = instance.CurrentPatientLocationColumn
public: property DataColumn^ CurrentPatientLocationColumn { DataColumn^ get(); }