Click or drag to resize
PhysicalRuleInclusion Property
This value represents if the rule will be included in or excluded from replication.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public InclusionMode Inclusion { get; set; }

Property Value

Type: InclusionMode
The inclusion mode.
See Also