Namespace: Consultingwerk.SmartFramework
Class 
InvokeServiceMethodCallParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.SmartFramework.IFunctionCallParameter, Consultingwerk.IJsonSerializable

File:InvokeServiceMethodCallParameter
Purpose:Function call parameter implementation that can invoke
a method from a serivce in the default service container
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Nov 02 22:12:14 CET 2012



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 (runninng)
LOGICAL ReActivate () ReActivates the function

Top Property Summary
Options Name Purpose
CHARACTER CharacterParameterValue
CHARACTER ClassName
CHARACTER EditorControl
CHARACTER EditorPlaceholderId
CHARACTER ImageKey
CHARACTER InterfaceName
CHARACTER MethodName
LOGICAL UseCharacterParameterValue


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 (runninng)
Notes:

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

LOGICAL ReActivate ()

Purpose: ReActivates the function
Notes:

Returns LOGICAL
True when the function was successfully reactivated


Property Detail
Top

CHARACTER CharacterParameterValue


Returns CHARACTER
Top

CHARACTER ClassName


Returns CHARACTER
Top

CHARACTER EditorControl


Returns CHARACTER
Top

CHARACTER EditorPlaceholderId


Returns CHARACTER
Top

CHARACTER ImageKey


Returns CHARACTER
Top

CHARACTER InterfaceName


Returns CHARACTER
Top

CHARACTER MethodName


Returns CHARACTER
Top

LOGICAL UseCharacterParameterValue


Returns LOGICAL


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