DrillthroughType Enum

Definition

Specifies the type of a drillthrough report.

public enum class DrillthroughType
public enum DrillthroughType
type DrillthroughType = 
Public Enum DrillthroughType
Inheritance
DrillthroughType

Fields

Detail 0

The drill-through item is a detail report. A detail report shows a single instance of an entity.

List 1

The drill-through item is a list report. A list report shows a list of multiple instances of the entity.

Remarks

The DrillthroughType enumerator is used with the ModelDrillthroughReport class to specify the type of a drillthrough report.

Applies to