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

Show in webframe

DeleteAnnotationObject Method (WorkstationDataAccessAgent)







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

            

            
public: void DeleteAnnotationObject( 
   AnnotationIdentifier* annotationId
) 
public:
void DeleteAnnotationObject( 
   AnnotationIdentifier^ annotationId
) 

Parameters

annotationId
The AnnotationIdentifier of the annotation.
Remarks
This method deletes the annotation defined by annotationId from the datbase. The deletion is accomplished by executing the query defined by the PrepareDeleteAnnotationCommand method.
Requirements

Target Platforms

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent 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