AnnotationAction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the actions that occur with Annotation author, anchor, and cargo resources.
public enum class AnnotationAction
public enum AnnotationAction
type AnnotationAction =
Public Enum AnnotationAction
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Added | 0 | The component was added to the annotation. |
Removed | 1 | The component was removed from the annotation. |
Modified | 2 | The component was modified within the annotation. |
Remarks
AnnotationAction defines the operations that occur to an annotation's Authors, Anchors, and Cargos properties.
Applies to
See also
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.