Click or drag to resize
PhysicalRuleModelRecursion Property
Gets or sets a value indicating whether the rule will apply to this path only, or to all children of this path as well.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.36.0 (0.5.36.0)
Syntax
public RecursionMode Recursion { get; set; }

Property Value

Type: RecursionMode
See Also