Click or drag to resize

AEMFLAGS Class

Steps cannot be removed, added or changed for one another.
Inheritance Hierarchy
SystemObject
  OmniPageCSDK.ToolBoxesAEMFLAGS

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public static class AEMFLAGS

The AEMFLAGS type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAEMFLAG_DENY_NEXTBACK
Only one step is displayed.
Public fieldStatic memberAEMFLAG_DENY_NONE
All options available.
Public fieldStatic memberAEMFLAG_DENY_SETTINGCHANGE
No workflow property can be modified.
Public fieldStatic memberAEMFLAG_DENY_STEPCHANGE
Steps cannot be removed, added or changed for one another.
Top
See Also