Signals that the associated Annotation has altered in some way.

Namespace:  BioSharp.Core.Bio
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public static ChangeType ANNOTATION

Remarks

The ChainedEvent property should refer back to the event fired by the IAnnotation object.

See Also