Click or drag to resize

ChangedItems.PhysicalItems Property

This value represents the physical items that changed.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public PhysicalItem[] PhysicalItems { get; set; }

Property Value

Type:PhysicalItem[]
An array of PhysicalItem that indicates the physical items that changed.
See Also