Class PreflightOptions
Options releated to the preflight step before content is migrated.
Namespace: Tableau.Migration.Config
Assembly: Tableau.Migration.dll
Syntax
public class PreflightOptions
Properties
ValidateSettings
Get or sets whether to validate supported site settings during the preflight step. Defaults to true.
Declaration
public bool ValidateSettings { get; set; }
Property Value
Type | Description |
---|---|
bool |