Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AddImagesRow(String,String,String,String) Method
See Also 
Leadtools.Medical.Workstation.Client Namespace > ClientQueryDataSet.ImagesDataTable Class > AddImagesRow Method : AddImagesRow(String,String,String,String) Method



SOPInstanceUID
The SOPInstanceUID String value for the image.
ImageNumber
The Image Number String value for the image.
StudyInstanceUID
The StudyInstanceUID String value for the image.
SeriesInstanceUID
The SeriesInstanceUID String value for the image.
SOPInstanceUID
The SOPInstanceUID String value for the image.
ImageNumber
The Image Number String value for the image.
StudyInstanceUID
The StudyInstanceUID String value for the image.
SeriesInstanceUID
The SeriesInstanceUID String value for the image.
Overloaded. Creates a row using the specified values.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddImagesRow( _
   ByVal SOPInstanceUID As String, _
   ByVal ImageNumber As String, _
   ByVal StudyInstanceUID As String, _
   ByVal SeriesInstanceUID As String _
) As ClientQueryDataSet.ImagesRow
Visual Basic (Usage)Copy Code
Dim instance As ClientQueryDataSet.ImagesDataTable
Dim SOPInstanceUID As String
Dim ImageNumber As String
Dim StudyInstanceUID As String
Dim SeriesInstanceUID As String
Dim value As ClientQueryDataSet.ImagesRow
 
value = instance.AddImagesRow(SOPInstanceUID, ImageNumber, StudyInstanceUID, SeriesInstanceUID)

Parameters

SOPInstanceUID
The SOPInstanceUID String value for the image.
ImageNumber
The Image Number String value for the image.
StudyInstanceUID
The StudyInstanceUID String value for the image.
SeriesInstanceUID
The SeriesInstanceUID String value for the image.

Return Value

The newly added ClientQueryDataSet.ImagesRow.

Requirements

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

See Also

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