LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

SeriesInstanceUID Property (FullSeriesImagesStreamedEventArgs)






Gets the Series Instance UID of the loaded series.
Syntax
public string SeriesInstanceUID {get;}
'Declaration
 
Public ReadOnly Property SeriesInstanceUID As String
'Usage
 
Dim instance As FullSeriesImagesStreamedEventArgs
Dim value As String
 
value = instance.SeriesInstanceUID
public string SeriesInstanceUID {get;}
 get_SeriesInstanceUID(); 
public:
property String^ SeriesInstanceUID {
   String^ get();
}

Property Value

The Series Instance UID of the loaded series.
Example
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FullSeriesImagesStreamedEventArgs Class
FullSeriesImagesStreamedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.