LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AnnotationId Property

Show in webframe






Gets the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier that will be deleted.
Syntax
public AnnotationIdentifier AnnotationId {get;}
'Declaration
 
Public ReadOnly Property AnnotationId As AnnotationIdentifier
'Usage
 
Dim instance As CellAnnotationDeletedEventArgs
Dim value As AnnotationIdentifier
 
value = instance.AnnotationId

            

            
public: __property AnnotationIdentifier* get_AnnotationId();
public:
property AnnotationIdentifier* AnnotationId {
   AnnotationIdentifier* get();
}

Property Value

The Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier that will be deleted.
Requirements

Target Platforms

See Also

Reference

CellAnnotationDeletedEventArgs Class
CellAnnotationDeletedEventArgs Members

 

 


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