WalkerControl Class

Object to control the behavior of a walker.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public class WalkerControl
Inheritance
Object    WalkerControl

Constructors

Properties

Cancel Cancels the walking operation.
Skip Skips the walking down the current path. (Moves on to next sibling).

See Also