DocBook|Search
Class Reference
%BI.WorkFlowObj
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [WorkFlowObj]
Private  Storage  

serial class %BI.WorkFlowObj extends %SerialObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
11


Summary

Properties
DashboardID Description FlowFrom FlowStart
PostLoadCondition PreLoadCondition PreLoaded Xcoord
Ycoord height width

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %ClassIsLatestVersion
%ClassName %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %IsA %IsModified
%New %NormalizeObject %ObjectModified %OnBeforeAddToSync
%OnDetermineClass %Open %OpenId %OriginalNamespace
%PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict %SerializeObject
%SetModified %SyncObjectIn %SyncTransport %ValidateObject
LogicalToOdbc OdbcToLogical


Properties

• 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);