←Select platform

GetAnnotationIdentifier Method (IWorkstationDataAccessAgent)

Summary

Returns the array of AnnotationIdentifier for the data set with sopInstanceUID

Syntax

C#
VB
C++
[Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier[]](annotationidentifier.html) GetAnnotationIdentifier(  
   string sopInstanceUID 
) 
Function GetAnnotationIdentifier( _ 
   ByVal sopInstanceUID As String _ 
) As Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier() 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.DataAccessLayer Assembly
Click or drag to resize