Click or drag to resize

FilesAndFoldersOptions Class

Represents options for files and folders options.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractFilesAndFoldersOptions

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public class FilesAndFoldersOptions : IExtensibleDataObject

The FilesAndFoldersOptions type exposes the following members.

Constructors
  NameDescription
Public methodFilesAndFoldersOptions
Top
Properties
  NameDescription
Public propertyAllToOneMapping
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.
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Top
See Also