Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PerformedSeriesSequenceDataTable Class > AddPerformedSeriesSequenceRow Method : AddPerformedSeriesSequenceRow(String,PPSInformationRow,String,String,String,String,String) Method |
[DebuggerNonUserCodeAttribute()] public MPPSDataset.PerformedSeriesSequenceRow AddPerformedSeriesSequenceRow( string SeriesInstanceUID, MPPSDataset.PPSInformationRow _parentPPSInformationRowByPPS_Information_Performed_Series_Sequence, string PerformingPhysicianName, string ProtocolName, string OperatorName, string SeriesDescription, string RetrieveAETitle )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Function AddPerformedSeriesSequenceRow( _ ByVal SeriesInstanceUID As String, _ ByVal _parentPPSInformationRowByPPS_Information_Performed_Series_Sequence As MPPSDataset.PPSInformationRow, _ ByVal PerformingPhysicianName As String, _ ByVal ProtocolName As String, _ ByVal OperatorName As String, _ ByVal SeriesDescription As String, _ ByVal RetrieveAETitle As String _ ) As MPPSDataset.PerformedSeriesSequenceRow
'Usage Dim instance As MPPSDataset.PerformedSeriesSequenceDataTable Dim SeriesInstanceUID As String Dim _parentPPSInformationRowByPPS_Information_Performed_Series_Sequence As MPPSDataset.PPSInformationRow Dim PerformingPhysicianName As String Dim ProtocolName As String Dim OperatorName As String Dim SeriesDescription As String Dim RetrieveAETitle As String Dim value As MPPSDataset.PerformedSeriesSequenceRow value = instance.AddPerformedSeriesSequenceRow(SeriesInstanceUID, _parentPPSInformationRowByPPS_Information_Performed_Series_Sequence, PerformingPhysicianName, ProtocolName, OperatorName, SeriesDescription, RetrieveAETitle)
[DebuggerNonUserCodeAttribute()] public: MPPSDataset.PerformedSeriesSequenceRow^ AddPerformedSeriesSequenceRow( String^ SeriesInstanceUID, MPPSDataset.PPSInformationRow^ _parentPPSInformationRowByPPS_Information_Performed_Series_Sequence, String^ PerformingPhysicianName, String^ ProtocolName, String^ OperatorName, String^ SeriesDescription, String^ RetrieveAETitle )