GetAnnotationIdentifier Method

Summary
Returns the array of AnnotationIdentifier for the data set with sopInstanceUID
Syntax
C#
VB
C++
public AnnotationIdentifier[] GetAnnotationIdentifier( 
   string sopInstanceUID 
) 
  
Function GetAnnotationIdentifier( _ 
   ByVal sopInstanceUID As String _ 
) As AnnotationIdentifier() 
array<AnnotationIdentifier^>^ GetAnnotationIdentifier(  
   String^ sopInstanceUID 
)  

Parameters

sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.

Return Value

The array of AnnotationIdentifier for the data set with sopInstanceUID

Remarks

This method returns all the AnnotationIdentifier associated with the data set that has an SOP Instance UID of sopInstanceUID.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.