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