Table of Contents

Class ExecuteReportOptions

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.Reporting
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Represents the options for executing a report .

public class ExecuteReportOptions : BaseReportOptions<ExecuteReportOptions>
Inheritance
ExecuteReportOptions
Inherited Members

Constructors

ExecuteReportOptions(string)

Initializes a new instance of the ExecuteReportOptions class.

public ExecuteReportOptions(string reportName)

Parameters

reportName string

Report name.