GetAnnotationIdentifier Method

Summary
Returns the array of AnnotationIdentifier for the data set with  sopInstanceUID
Syntax
C#
C++/CLI
public AnnotationIdentifier[] GetAnnotationIdentifier( 
   string sopInstanceUID 
) 
public: AnnotationIdentifier*[]* GetAnnotationIdentifier(  
   string* sopInstanceUID 
)  
public: 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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