%DeepSee.Model.KPI.action
Class %DeepSee.Model.KPI.action Extends node [ System = 3 ]
Meta-data for an action within a DeepSee KPI.
Properties
kpi
Relationship kpi As %DeepSee.Model.KPI.kpi(XMLPROJECTION = "none") [ Cardinality = one, Inverse = actions ];
KPI that this property belongs to.
Methods
%Validate
Method %Validate() As %Status
Test if this action's definition is valid.