Click or drag to resize

Counter Constructor

Namespace:  Omada.OE.Model.KPI
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Counter(
	int id,
	CounterType type
)

Parameters

id
Type: SystemInt32
type
Type: Omada.OE.Model.KPICounterType
See Also