Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ReportContext

Inheritance
System.Object
ReportContext
Namespace: EPiServer.Commerce.Shell.Rest.Models
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.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