Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

Show in webframe

GetAnnotationIdentifier Method (IWorkstationDataAccessAgent)







The SOP Instance UID of the data set that is associated with the annotation.
Returns the array of AnnotationIdentifier for the data set with sopInstanceUID
Syntax
AnnotationIdentifier[] GetAnnotationIdentifier( 
   string sopInstanceUID
)
'Declaration
 
Function GetAnnotationIdentifier( _
   ByVal sopInstanceUID As String _
) As AnnotationIdentifier()
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim sopInstanceUID As String
Dim value() As AnnotationIdentifier
 
value = instance.GetAnnotationIdentifier(sopInstanceUID)

            

            
AnnotationIdentifier*[]* GetAnnotationIdentifier( 
   string* sopInstanceUID
) 
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

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features