SaaS CMS has officially launched! Learn more now.

Class ContentReportQueryType

Inheritance
System.Object
ContentReportQueryType
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public sealed class ContentReportQueryType : Enum

Fields

Changed

Declaration
public const ContentReportQueryType Changed
Field Value
Type Description
ContentReportQueryType

Expired

Declaration
public const ContentReportQueryType Expired
Field Value
Type Description
ContentReportQueryType

Published

Declaration
public const ContentReportQueryType Published
Field Value
Type Description
ContentReportQueryType

ReadyToPublish

Declaration
public const ContentReportQueryType ReadyToPublish
Field Value
Type Description
ContentReportQueryType

SimpleAddress

Declaration
public const ContentReportQueryType SimpleAddress
Field Value
Type Description
ContentReportQueryType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods