GetAnnotationFile Method

Summary
Returns the full path and file name of the annotation file that is associated with the
annotationId
.
Syntax
C#
VB
C++
public string GetAnnotationFile( 
   AnnotationIdentifier annotationId 
) 
  
Function GetAnnotationFile( _ 
   ByVal annotationId As AnnotationIdentifier _ 
) As String 
String^ GetAnnotationFile(  
   AnnotationIdentifier^ annotationId 
)  

Parameters

annotationId
The AnnotationIdentifier of the annotation.

Return Value

The file name of the annotation file.

Remarks

This method retrieves the full path and name of the file that contains the annotations represented by annotationId.

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.