Click or drag to resize
ChangedItemsLogicalRules Property
This value is the current logical rules of the workload.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public string[] LogicalRules { get; set; }

Property Value

Type: String
An array of String that represents the current logical rules of this workload.
See Also