AnnotationMode Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The different annotation modes

Namespace:  ArtOfTest.WebAii.Core
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum AnnotationMode
Members

  Member nameValueDescription
All0 All annotations (native and custom) will be displayed when annotation is enabled
NativeOnly1 Only the native annotations will be displayed when annotation is enabled
CustomOnly2 Only the custom annotations will be displayed when annotation is enabled
See Also

Reference