LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

AddSeriesRow(String,String,Int32,DateTime,String,String,StudyRow,DateTime,String,String,DateTime,String) Method

Show in webframe





A System.String representing the Series Instance UID.
A System.String representing the Modality.
Type: System.Int32. The Series Number.
Type: System.DateTime. The Series Date.
A System.String representing the Series Description.
A System.String representing the Institution Name.
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
Type: System.DateTime. The Receive Date.
A System.String representing the Retrieve AE Title.
A System.String representing the Performed Procedure Step ID.
Type: System.DateTime. The Performed Procedure Start Date.
A System.String representing the Body Part Examined.
Adds a new CompositeInstanceDataSet.SeriesRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads 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
'Usage
 
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

Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.SeriesDataTable Class
CompositeInstanceDataSet.SeriesDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features