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