{CompanyName} FlexyGo

ProcessConfig Fields

The ProcessConfig type exposes the following members.

Fields


  Name Description
Public field AdminOnly
If the Process is auditable
Public field Auditable
If the Process is auditable
Public field ClassName
The class name
Public field CloseDialogOnOk
If the Process is open in a Dialog to ask for additional parameters it will be closed if process is executed ok
Public field Code
The process code
Public field ConfirmOkText
If process has now confirm text like a Stored procedure it will automatically generate one if this check is enabled
Public field ConfirmText
The Confirm Text
Public field ConnStringId
The connection string identifier
Public field Defaults
The Redirection defaults
Public field ExternalUrl
The external URL
Public field File
The file or dll code.
Public field GipeParams
Params are sent ussing context gipe execution
Public field HasParams
If the Process has parameters
Public field HelpId
The Help Id for navigation processes
Public field IsWorkflow
If the Process is a GIPE Workflow
Public field JSforParams
The JavaScript for parameters
Public field LoadProcessName
The load process Id
Public field MethodName
The method name
Public field PageName
The Page Id for navigation processes
Public field PageObjectName
The object name for navigation processes
Public field PageObjectWhere
The object where for navigation processes
Public field PageTypeId
The Page Type Id for navigation processes
Public field Params
Collection of process params.
Public field ProcessDescrip
The Process Description
Public field ProcessFlowText
The Process Flow text
Public field ProcessName
The Process Name
Public field Refresh
Process causes screen refresh
Public field ReportName
The Report Id for navigation processes
Public field ReportWhere
The Report Where for navigation processes
Public field ReturnTableNames
Tablenames for returning datasets
Public field RunButtonText
Change the runButtonText
Public field StoredName
The stored procedure name
Public field TargetId
Public field TimeOut
The time out
Public field TypeId
The Process type identifier
Public field WebApiCanView
User WebApi Authorization