AddPerformedSeriesSequenceRow(string,PPSInformationRow,string,string,string,string,string) Method

Summary
Adds a new PerformedSeriesSequenceRow to the System.Data.DataTable.Rows collection.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public: 
PerformedSeriesSequenceRow^ AddPerformedSeriesSequenceRow(  
   String^ SeriesInstanceUID, 
   PPSInformationRow^ _parentPPSInformationRowByPPS_Information_Performed_Series_Sequence, 
   String^ PerformingPhysicianName, 
   String^ ProtocolName, 
   String^ OperatorName, 
   String^ SeriesDescription, 
   String^ RetrieveAETitle 
)  

Parameters

SeriesInstanceUID
A System.String representing the Series Instance UID.

parentPPSInformationRowByPPS_Information_Performed_Series_Sequence
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.