LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

SopInstanceUID Property







Gets the SOP Instance UID that is associated with this instance.
Syntax
public string SopInstanceUID {get;}
'Declaration
 
Public ReadOnly Property SopInstanceUID As String
'Usage
 
Dim instance As AnnotationIdentifier
Dim value As String
 
value = instance.SopInstanceUID
public string SopInstanceUID {get;}
 get_SopInstanceUID(); 
public: __property string* get_SopInstanceUID();
public:
property string* SopInstanceUID {
   string* get();
}

Property Value

Type: System.String The SOP Instance UID that is associated with this instance.
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

AnnotationIdentifier Class
AnnotationIdentifier Members

 

 


Products | Support | Contact Us | Copyright Notices

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