Report Generator Run View Configuration Properties

The following properties are available on ReportGeneratorRunViewConfiguration objects, which appear as expandable sub-properties of the objects that use them.

Distribution

Property Type Default Description

Distributions

List<DistributionSettings> of DistributionSettings

A list of distribution specifications.

Name

Property Type Default Description

Name

string

The name of the RunViewConfiguration.

RunList

Property Type Default Description

ColumnTokenNames

List<string>

A list of token names to associate with each column of RunListDataSet.

FirstRowContainsTokenNames

bool

true

Specify true if the first row of the dataset contains the token names for each row value. If true RowColumnTokens are not needed and will be ignored, if any.

RunListDataSetID

string

The DataSetID to use to generate the RunList.

View

Property Type Default Description

ViewID

string

The ID of the view to run.

ViewTokens

TokenTable

ViewTokens will be added to the view’s tokens before the view is run.