ModelDrillthroughReport Class

Definition

Provides information about a model drillthrough report.

public ref class ModelDrillthroughReport
public class ModelDrillthroughReport
type ModelDrillthroughReport = class
Public Class ModelDrillthroughReport
Inheritance
ModelDrillthroughReport

Remarks

Provides a report to use when a user follows a drillthrough in a model.

Users who do not have permission to view and execute the supplied drillthrough report will be directed to the default dynamically generated clickthrough report.

Constructors

ModelDrillthroughReport()

Initializes a new instance of the ModelDrillthroughReport class.

Properties

Path

Gets or sets the full path of the model drillthrough report.

Type

Gets or sets the model drillthrough report type - Detail or List.

Applies to

See also