Top Method Summary
Options Name Purpose
Progress.Lang.Object Invoke (logical, Object) Invokes/Starts the function associated with the IFunctionCallParameter object
LOGICAL IsActive () Returns true when the function is currently active (running)
LOGICAL ReActivate () ReActivates the function

Top Property Summary
Options Name Purpose
LOGICAL AllowMultiple
CHARACTER EditorControl
CHARACTER EditorPlaceholderId
CHARACTER FormAction
CHARACTER FormId
CHARACTER ImageKey
CHARACTER Parameter
CHARACTER SecurityContainerName
CHARACTER ViewTitle
CHARACTER ViewUri


Method Detail
Top

Progress.Lang.Object Invoke (logical, Object)

Purpose: Invokes/Starts the function associated with the IFunctionCallParameter
object
Notes:

Parameters:
plForceNewInstance LOGICAL
Logical value indicating if a new Instance should be started (True/False/?)
poContext Progress.Lang.Object
An optional reference to a context (could be the Control that launches the function)
Returns Progress.Lang.Object
The reference to the Form that has been launched
Top

LOGICAL IsActive ()

Purpose: Returns true when the function is currently active (running)
Notes:

Returns LOGICAL
True when the function is currently active (running)
Top

LOGICAL ReActivate ()

Purpose: ReActivates the function
Notes:

Returns LOGICAL
True when the function was successfully reactivated


Property Detail
Top

LOGICAL AllowMultiple


Returns LOGICAL
Top

CHARACTER EditorControl


Returns CHARACTER
Top

CHARACTER EditorPlaceholderId


Returns CHARACTER
Top

CHARACTER FormAction


Returns CHARACTER
Top

CHARACTER FormId


Returns CHARACTER
Top

CHARACTER ImageKey


Returns CHARACTER
Top

CHARACTER Parameter


Returns CHARACTER
Top

CHARACTER SecurityContainerName


Returns CHARACTER
Top

CHARACTER ViewTitle


Returns CHARACTER
Top

CHARACTER ViewUri


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:09