View Source
Class ContentDataIntegrityReportEntry
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class ContentDataIntegrityReportEntry
Constructors
View Source
ContentDataIntegrityReportEntry(ContentDataIntegrityReport.IssueType)
Declaration
public ContentDataIntegrityReportEntry(ContentDataIntegrityReport.IssueType issueType)
Parameters
Properties
View Source
Fixed
Declaration
public bool Fixed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
IssueType
Declaration
public ContentDataIntegrityReport.IssueType IssueType { get; }
Property Value