LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

DeleteAnnotationObject Method (IWorkstationDataAccessAgent)

Show in webframe






The AnnotationIdentifier of the annotation.
Deletes the annotation defined by annotationId from the datbase.
Syntax
void DeleteAnnotationObject( 
   AnnotationIdentifier annotationId
)
'Declaration
 
Sub DeleteAnnotationObject( _
   ByVal annotationId As AnnotationIdentifier _
) 
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim annotationId As AnnotationIdentifier
 
instance.DeleteAnnotationObject(annotationId)

            

            
void DeleteAnnotationObject( 
   AnnotationIdentifier* annotationId
) 
void DeleteAnnotationObject( 
   AnnotationIdentifier* annotationId
) 

Parameters

annotationId
The AnnotationIdentifier of the annotation.
Remarks
This method deletes the annotation defined by annotationId from the datbase.
Requirements

Target Platforms

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.