Class CommerceReportingFolder

Represents a reporting root folder to structure reporting items

Inheritance
System.Object
CommerceReportingFolder
Namespace: EPiServer.Commerce.Reporting.Order
Assembly: EPiServer.Commerce.Reporting.dll
Version: 13.30.0
Syntax
public class CommerceReportingFolder : ContentFolder

Constructors

CommerceReportingFolder()

Declaration
public CommerceReportingFolder()

Properties

ReportingRoot

The reporting root.

Declaration
public static ContentReference ReportingRoot { get; }
Property Value
Type Description
EPiServer.Core.ContentReference

SubscriptionReportingRoot

The subscription reporting root.

Declaration
public static ContentReference SubscriptionReportingRoot { get; }
Property Value
Type Description
EPiServer.Core.ContentReference