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