Click or drag to resize

KeyPerformanceIndicatorDrillDownType Property

Drill-down type. What to do when 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 DrillDownType DrillDownType { get; set; }

Property Value

Type: DrillDownType
See Also