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

AnnotationId Property







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 AnnotationIdentifier AnnotationId {get;}
 get_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: 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

CellAnnotationDeletedEventArgs Class
CellAnnotationDeletedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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