Click or drag to resize
ChangedItemsLogicalItems Property
This value represents the logical items that changed.

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

Property Value

Type: LogicalItem
An array of LogicalItem that indicates the logical items that changed.
See Also