LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AddReferencedImageSequenceRow(String,String,String,String) Method
See Also 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.ReferencedImageSequenceDataTable Class > AddReferencedImageSequenceRow Method : AddReferencedImageSequenceRow(String,String,String,String) Method



SeriesInstanceUID
A System.String representing the Series Instance UID.
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
ReferencedSOPClassUID
A System.String representing the Referenced SOP Class UID.
SeriesInstanceUID
A System.String representing the Series Instance UID.
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
ReferencedSOPClassUID
A System.String representing the Referenced SOP Class UID.
Adds a new MPPSDataset.ReferencedImageSequenceRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddReferencedImageSequenceRow( _
   ByVal SeriesInstanceUID As String, _
   ByVal MPPSSOPInstanceUID As String, _
   ByVal ReferencedSOPInstanceUID As String, _
   ByVal ReferencedSOPClassUID As String _
) As MPPSDataset.ReferencedImageSequenceRow
Visual Basic (Usage)Copy Code
Dim instance As MPPSDataset.ReferencedImageSequenceDataTable
Dim SeriesInstanceUID As String
Dim MPPSSOPInstanceUID As String
Dim ReferencedSOPInstanceUID As String
Dim ReferencedSOPClassUID As String
Dim value As MPPSDataset.ReferencedImageSequenceRow
 
value = instance.AddReferencedImageSequenceRow(SeriesInstanceUID, MPPSSOPInstanceUID, ReferencedSOPInstanceUID, ReferencedSOPClassUID)

Parameters

SeriesInstanceUID
A System.String representing the Series Instance UID.
MPPSSOPInstanceUID
A System.String representing the MPPS SOP Instance UID.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
ReferencedSOPClassUID
A System.String representing the Referenced SOP Class UID.

Return Value

The MPPSDataset.ReferencedImageSequenceRow 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.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features