EnumAnnotationMode
Enum
The different annotation modes
Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public enum AnnotationMode
Fields
All
All annotations (native and custom) will be displayed when annotation is enabled
CustomOnly
Only the custom annotations will be displayed when annotation is enabled
NativeOnly
Only the native annotations will be displayed when annotation is enabled