Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentDataIntegrityReportOptions

    Represents options for configuring content data integrity checks.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class ContentDataIntegrityReportOptions

    Constructors

    View Source

    ContentDataIntegrityReportOptions()

    Declaration
    public ContentDataIntegrityReportOptions()

    Properties

    View Source

    FixIssues

    Set to true to try to automatically resolve data integrity issues

    Declaration
    public bool FixIssues { get; set; }
    Property Value
    Type Description
    bool
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX