serial class %BI.WorkFlowObj
extends %SerialObject
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
11
|
|
|
|
|
|
property DashboardID
as %String(TRUNCATE=1);
property Description
as %String(MAXLEN=10000,TRUNCATE=1);
property FlowFrom
as %String(MAXLEN=10000,TRUNCATE=1);
property FlowStart
as %String(TRUNCATE=1);
property PostLoadCondition
as %String(MAXLEN=10000,TRUNCATE=1);
property PreLoadCondition
as %String(MAXLEN=10000,TRUNCATE=1);
property PreLoaded
as %String(TRUNCATE=1);
property Xcoord
as %String(TRUNCATE=1);
property Ycoord
as %String(TRUNCATE=1);
property height
as %String(TRUNCATE=1);
property width
as %String(TRUNCATE=1);