LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AddSeriesRow(String,String,Int32,DateTime,String,String,StudyRow,DateTime,String,String,DateTime,String) Method
See Also 
Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.SeriesDataTable Class > AddSeriesRow Method : AddSeriesRow(String,String,Int32,DateTime,String,String,StudyRow,DateTime,String,String,DateTime,String) Method



SeriesInstanceUID
A System.String representing the Series Instance UID.
Modality
A System.String representing the Modality.
SeriesNumber
Type: System.Int32. The Series Number.
SeriesDate
Type: System.DateTime. The Series Date.
SeriesDescription
A System.String representing the Series Description.
InstitutionName
A System.String representing the Institution Name.
parentStudyRowByFK_Series_Studies
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
ReceiveDate
Type: System.DateTime. The Receive Date.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
PerformedProcedureStepID
A System.String representing the Performed Procedure Step ID.
PerformedProcedureStartDate
Type: System.DateTime. The Performed Procedure Start Date.
BodyPartExamined
A System.String representing the Body Part Examined.
SeriesInstanceUID
A System.String representing the Series Instance UID.
Modality
A System.String representing the Modality.
SeriesNumber
Type: System.Int32. The Series Number.
SeriesDate
Type: System.DateTime. The Series Date.
SeriesDescription
A System.String representing the Series Description.
InstitutionName
A System.String representing the Institution Name.
parentStudyRowByFK_Series_Studies
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
ReceiveDate
Type: System.DateTime. The Receive Date.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
PerformedProcedureStepID
A System.String representing the Performed Procedure Step ID.
PerformedProcedureStartDate
Type: System.DateTime. The Performed Procedure Start Date.
BodyPartExamined
A System.String representing the Body Part Examined.
Adds a new CompositeInstanceDataSet.SeriesRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddSeriesRow( _
   ByVal SeriesInstanceUID As String, _
   ByVal Modality As String, _
   ByVal SeriesNumber As Integer, _
   ByVal SeriesDate As Date, _
   ByVal SeriesDescription As String, _
   ByVal InstitutionName As String, _
   ByVal parentStudyRowByFK_Series_Studies As CompositeInstanceDataSet.StudyRow, _
   ByVal ReceiveDate As Date, _
   ByVal RetrieveAETitle As String, _
   ByVal PerformedProcedureStepID As String, _
   ByVal PerformedProcedureStartDate As Date, _
   ByVal BodyPartExamined As String _
) As CompositeInstanceDataSet.SeriesRow
Visual Basic (Usage)Copy Code
Dim instance As CompositeInstanceDataSet.SeriesDataTable
Dim SeriesInstanceUID As String
Dim Modality As String
Dim SeriesNumber As Integer
Dim SeriesDate As Date
Dim SeriesDescription As String
Dim InstitutionName As String
Dim parentStudyRowByFK_Series_Studies As CompositeInstanceDataSet.StudyRow
Dim ReceiveDate As Date
Dim RetrieveAETitle As String
Dim PerformedProcedureStepID As String
Dim PerformedProcedureStartDate As Date
Dim BodyPartExamined As String
Dim value As CompositeInstanceDataSet.SeriesRow
 
value = instance.AddSeriesRow(SeriesInstanceUID, Modality, SeriesNumber, SeriesDate, SeriesDescription, InstitutionName, parentStudyRowByFK_Series_Studies, ReceiveDate, RetrieveAETitle, PerformedProcedureStepID, PerformedProcedureStartDate, BodyPartExamined)

Parameters

SeriesInstanceUID
A System.String representing the Series Instance UID.
Modality
A System.String representing the Modality.
SeriesNumber
Type: System.Int32. The Series Number.
SeriesDate
Type: System.DateTime. The Series Date.
SeriesDescription
A System.String representing the Series Description.
InstitutionName
A System.String representing the Institution Name.
parentStudyRowByFK_Series_Studies
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
ReceiveDate
Type: System.DateTime. The Receive Date.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
PerformedProcedureStepID
A System.String representing the Performed Procedure Step ID.
PerformedProcedureStartDate
Type: System.DateTime. The Performed Procedure Start Date.
BodyPartExamined
A System.String representing the Body Part Examined.

Return Value

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features