DrillthroughType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of drillthrough report.
public enum class DrillthroughType
public enum DrillthroughType
type DrillthroughType =
Public Enum DrillthroughType
- Inheritance
-
DrillthroughType
Fields
Name | Value | Description |
---|---|---|
Detail | 0 | Detail type. |
List | 1 | List type. |
Remarks
The DrillthroughType
enumerator is used with the ModelDrillthroughReport class to specify the type of the drill-through report.