RanorexRanorex Documentation
LineageGlueRule..::.Action Enumeration
NamespacesRanorex.CoreLineageGlueRuleLineageGlueRule..::.Action
Specifies the action to be performed on source elements by applicable glue rules.
Declaration Syntax
C#Visual BasicVisual C++
public enum Action
Public Enumeration Action
public enum class Action
Members
MemberDescription
Create
Instructs a glue rule to spawn new elements from the source element.

Replace
Instructs a glue rule to replace existing elements in the bucket with (possibly) better ones.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)