LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

GetAnnotationFile Method (IWorkstationDataAccessAgent)







The AnnotationIdentifier of the annotation.
Returns the full path and file name of the annotation file that is associated with the annotationId.
Syntax
string GetAnnotationFile( 
   AnnotationIdentifier annotationId
)
'Declaration
 
Function GetAnnotationFile( _
   ByVal annotationId As AnnotationIdentifier _
) As String
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim annotationId As AnnotationIdentifier
Dim value As String
 
value = instance.GetAnnotationFile(annotationId)
string GetAnnotationFile( 
   AnnotationIdentifier annotationId
)
function Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent.GetAnnotationFile( 
   annotationId 
)
string* GetAnnotationFile( 
   AnnotationIdentifier* annotationId
) 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.