Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.DataAccessLayer Namespace > AnnotationIdentifier Class : SopInstanceUID Property |
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();