Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSInformationDataTable Class : RemovePPSInformationRow Method |
[DebuggerNonUserCodeAttribute()] public void RemovePPSInformationRow( MPPSDataset.PPSInformationRow row )
'Declaration <DebuggerNonUserCodeAttribute()> Public Sub RemovePPSInformationRow( _ ByVal row As MPPSDataset.PPSInformationRow _ )
'Usage Dim instance As MPPSDataset.PPSInformationDataTable Dim row As MPPSDataset.PPSInformationRow instance.RemovePPSInformationRow(row)
[DebuggerNonUserCodeAttribute()] public: void RemovePPSInformationRow( MPPSDataset.PPSInformationRow^ row )