M-Files Vault Application Framework
C#
Show/Hide TOC
Walker
Control 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#
Copy
public
class
WalkerControl
Inheritance
Object
WalkerControl
Constructors
WalkerControl
Properties
Cancel
Cancels the walking operation.
Skip
Skips the walking down the current path. (Moves on to next sibling).
See Also
Reference
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
Constructors
Properties
See Also