StoreContentAction Enum

Definition

Specifies the actions performed on an Annotation in an AnnotationStore.

public enum class StoreContentAction
public enum StoreContentAction
type StoreContentAction = 
Public Enum StoreContentAction
Inheritance
StoreContentAction

Fields

Added 0

The Annotation was added to the store.

Deleted 1

The Annotation was deleted from the store.

Applies to

See also