Click or drag to resize

FilesAndFoldersOptionsAllToOneMapping Property

This value specifies whether or not it's AllToOneMapping for FNF job types (Linux and Windows). By default it's false meaning it's One-To-One mapping.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public bool AllToOneMapping { get; set; }

Property Value

Type: Boolean
See Also