Skip to content

Properties for BusinessProcess

View property list in alphabetical order.

Name Description Defining Class
Allow_Cancel_State Specifies whether the status panel will support a Cancel button BusinessProcess
Display_Error_State Determines whether errors that occur in a BusinessProcess are displayed BusinessProcess
Error_Count Keeps track of errors encountered during process BusinessProcess
Main_DD Identifies the DataDictionary object that controls the database file, the data from which is central to this object's function BusinessProcess
Process_Caption Caption-bar text for status panel BusinessProcess
Process_Message Message that appears in status panel BusinessProcess
Process_Title Title that appears in status panel BusinessProcess
Status_Log_Id When Log_Status is sent, it directs the message to status_log_ID BusinessProcess
Status_Log_State Determines if automatic status logging occurs BusinessProcess
Status_Panel_State Determines if a status panel should be presented BusinessProcess
Status_Params BusinessProcess

Inherited Properties from cObject

Name Description Defining Class
Child_Count Returns the number of child objects the object contains cObject
Delegation_Mode Determines if and how unknown messages are delegated cObject
Name Returns the full name of the object including parentage cObject
Object_Id Returns the object handle of the object, can be used to determine if an object exists cObject
Object_Label Returns the short name of an object cObject
Parent Returns the parent of an object cObject
peNeighborhood Determines how an object and its descendents participate in object neighborhood referencing cObject