Class KPIReEntryRule
Namespace: DirectScale.Disco.Extension
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class KPIReEntryRule : ReEntryRule
Constructors
KPIReEntryRule()
Declaration
public KPIReEntryRule()
Properties
KPI
Declaration
public string KPI { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public double Value { get; set; }
Property Value
Type | Description |
---|---|
System.Double |