ModelDrillthroughReport Class

Definition

Provides information about a model drill-through 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 click-through in a model.

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

Constructors

ModelDrillthroughReport()

Initializes a new instance of the ModelDrillthroughReport class.

Properties

Path

Gets or sets the full path of the drill-through report.

Type

Gets or sets the type of the model drill-through report (detail or list) to which the user is directed when following a click-through.

Applies to

See also