Click or drag to resize

DrillDownType Enumeration

Specifies the type of drilldown that is presented when the KPI is clicked

Namespace:  Omada.OE.Model.KPI
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum DrillDownType
Members
  Member nameValueDescription
None0 No drill-down specified
DataSource1 Data source is presented
RopeIdentities2 ROPE calculation results are presented
See Also