Class ContentDataIntegrityReportOptions
Inheritance
System.Object
Namespace: Umbraco.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public class ContentDataIntegrityReportOptions
Properties
View SourceFixIssues
Set to true to try to automatically resolve data integrity issues
Declaration
public bool FixIssues { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |