Leadtools.Medical.Workstation.Commands Namespace > CellAnnotationDeletedEventArgs Class : AnnotationId Property |
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(); }