LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

StudyInstanceUID Property (SeriesInformation)

Show in webframe






Gets the Study Instance UID of the series.
Syntax
public string StudyInstanceUID {get;}
'Declaration
 
Public ReadOnly Property StudyInstanceUID As String
'Usage
 
Dim instance As SeriesInformation
Dim value As String
 
value = instance.StudyInstanceUID

            

            
public: __property string* get_StudyInstanceUID();
public:
property string* StudyInstanceUID {
   string* get();
}

Property Value

Type: System.String The Study Instance UID of the series.
Requirements

Target Platforms

See Also

Reference

SeriesInformation Class
SeriesInformation Members

 

 


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