Click or drag to resize

WalkerControlSkip Property

Skips the walking down the current path. (Moves on to next sibling).

Namespace:  MFiles.VAF.Configuration.JsonMapping
Assembly:  MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax
public bool Skip { get; set; }

Property Value

Type: Boolean
See Also