Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AddSeriesRow(String,String,Int32,DateTime,String,String,StudiesRow,DateTime,String) Method
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > DicomInformation.SeriesDataTable Class > AddSeriesRow Method : AddSeriesRow(String,String,Int32,DateTime,String,String,StudiesRow,DateTime,String) Method



SeriesInstanceUID
The Series Instance UID String value.
Modality
The series Modality String value.
SeriesNumber
The series Number Int32 value.
SeriesDate
The series Date DateTime value.
SeriesDescription
The series Description String value.
InstitutionName
The series Institution Name String value.
parentStudiesRowByFK_Series_Studies
The series parent study row of type DicomInformation.StudiesRow.
ReceiveDate
The series Receive Date DateTime value.
AETitle
The client AE Title String value.
SeriesInstanceUID
The Series Instance UID String value.
Modality
The series Modality String value.
SeriesNumber
The series Number Int32 value.
SeriesDate
The series Date DateTime value.
SeriesDescription
The series Description String value.
InstitutionName
The series Institution Name String value.
parentStudiesRowByFK_Series_Studies
The series parent study row of type DicomInformation.StudiesRow.
ReceiveDate
The series Receive Date DateTime value.
AETitle
The client AE Title String value.
Overloaded. Creates a row using the specified values.

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 parentStudiesRowByFK_Series_Studies As DicomInformation.StudiesRow, _
   ByVal ReceiveDate As Date, _
   ByVal AETitle As String _
) As DicomInformation.SeriesRow
Visual Basic (Usage) Copy Code
Dim instance As DicomInformation.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 parentStudiesRowByFK_Series_Studies As DicomInformation.StudiesRow
Dim ReceiveDate As Date
Dim AETitle As String
Dim value As DicomInformation.SeriesRow
 
value = instance.AddSeriesRow(SeriesInstanceUID, Modality, SeriesNumber, SeriesDate, SeriesDescription, InstitutionName, parentStudiesRowByFK_Series_Studies, ReceiveDate, AETitle)

Parameters

SeriesInstanceUID
The Series Instance UID String value.
Modality
The series Modality String value.
SeriesNumber
The series Number Int32 value.
SeriesDate
The series Date DateTime value.
SeriesDescription
The series Description String value.
InstitutionName
The series Institution Name String value.
parentStudiesRowByFK_Series_Studies
The series parent study row of type DicomInformation.StudiesRow.
ReceiveDate
The series Receive Date DateTime value.
AETitle
The client AE Title String value.

Return Value

The newly added DicomInformation.SeriesRow

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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