London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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