Click or drag to resize

ChangedItemsPhysicalItems 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.2.0.814
Syntax
public PhysicalItem[] PhysicalItems { get; set; }

Property Value

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