LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

SopInstanceUID Property

Show in webframe






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: __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

See Also

Reference

AnnotationIdentifier Class
AnnotationIdentifier Members

 

 


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