←Select platform

AddPerformedSeriesSequenceRow(String,PPSInformationRow,String,String,String,String,String) Method

Summary

Adds a new PerformedSeriesSequenceRow to the System.Data.DataTable.Rows collection.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow AddPerformedSeriesSequenceRow(  
   string SeriesInstanceUID, 
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow parentPPSInformationRowByPPSInformationPerformedSeriesSequence_, 
   string PerformingPhysicianName, 
   string ProtocolName, 
   string OperatorName, 
   string SeriesDescription, 
   string RetrieveAETitle 
) 
<DebuggerNonUserCodeAttribute()> 
Public Overloads Function AddPerformedSeriesSequenceRow( _ 
   ByVal SeriesInstanceUID As String, _ 
   ByVal parentPPSInformationRowByPPSInformationPerformedSeriesSequence_ As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow, _ 
   ByVal PerformingPhysicianName As String, _ 
   ByVal ProtocolName As String, _ 
   ByVal OperatorName As String, _ 
   ByVal SeriesDescription As String, _ 
   ByVal RetrieveAETitle As String _ 
) As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow 
[DebuggerNonUserCodeAttribute()] 
public: 
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow^ AddPerformedSeriesSequenceRow(  
   String^ SeriesInstanceUID, 
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PPSInformationRow^ parentPPSInformationRowByPPSInformationPerformedSeriesSequence_, 
   String^ PerformingPhysicianName, 
   String^ ProtocolName, 
   String^ OperatorName, 
   String^ SeriesDescription, 
   String^ RetrieveAETitle 
) 

Parameters

SeriesInstanceUID
A System.String representing the Series Instance UID.

_parentPPSInformationRowByPPS InformationPerformed SeriesSequence
The parent PPS (Performed Procedure Step) Information Row.

PerformingPhysicianName
A System.String representing the Performing Physician Name.

ProtocolName
A System.String representing the Protocol Name.

OperatorName
A System.String representing the Operator Name.

SeriesDescription
A System.String representing the Series Description.

RetrieveAETitle
A System.String representing the Retrieve AE Title.

Return Value

The PerformedSeriesSequenceRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize