%CSP.Monitor.Matrix
Class %CSP.Monitor.Matrix Extends (%RegisteredObject, %XML.Adaptor) [ Inheritance = right, System = 4 ]
Properties
Type
Property Type As %String(TRUNCATE = 1);
Name
Property Name As %String(TRUNCATE = 1);
Value
Property Value As array Of %String(MAXLEN = 2000, TRUNCATE = 1);
SubItems
Property SubItems As list Of %CSP.Monitor.Matrix;