serial class %WebStress.Control.GeneratorStatus
extends %SerialObject, %XML.Adaptor
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
3
|
|
|
|
|
|
property GenSystemID
as %String(MAXLEN=255);
property Running
as %Integer(DISPLAYLIST=",Running,Not running",VALUELIST=",0,1");
property Status
as %Integer;