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 ReportContext

Inheritance
System.Object
ReportContext
Namespace: EPiServer.Commerce.Shell.Rest.Models
Assembly: EPiServer.Commerce.Shell.dll
Version: 13.30.0
Syntax
public class ReportContext : ClientContextBase

Constructors

ReportContext()

Declaration
public ReportContext()

Properties

CustomViewType

Declaration
public string CustomViewType { get; set; }
Property Value
Type Description
System.String

DataType

Declaration
public override string DataType { get; set; }
Property Value
Type Description
System.String