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: 14.26.0Syntax
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 |