Namespace: Consultingwerk.Studio.ProparseApi
Interface 
ICall Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Studio.ProparseApi.Implementation.ProparseDotNet.ProparseDotNetCall, Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebCall

File:ICall
Purpose:Represents a Call to some 4GL procedure. The target procedure
is identified by the external and internal procedure names.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Aug 13 10:11:01 CEST 2020



Top Method Summary
Options Name Purpose
CHARACTER ToString () Get the text from the Call

Top Property Summary
Options Name Purpose
CHARACTER ExternalName
CHARACTER Id
LOGICAL InHandle
CHARACTER InternalName
LOGICAL Local
CHARACTER LocalTarget
Consultingwerk.Studio.ProparseApi.IParameter Parameters
LOGICAL Persistent
Consultingwerk.Studio.ProparseApi.INode PersistentHandleNode
Consultingwerk.Studio.ProparseApi.IVariable PersistentHandleVariable
CHARACTER RunArgument


Method Detail
Top

CHARACTER ToString ()

Purpose: Get the text from the Call
Notes:

Returns CHARACTER
The text from the Call


Property Detail
Top

CHARACTER ExternalName


Returns CHARACTER
Top

CHARACTER Id


Returns CHARACTER
Top

LOGICAL InHandle


Returns LOGICAL
Top

CHARACTER InternalName


Returns CHARACTER
Top

LOGICAL Local


Returns LOGICAL
Top

CHARACTER LocalTarget


Returns CHARACTER
Top

Consultingwerk.Studio.ProparseApi.IParameter Parameters


Returns Consultingwerk.Studio.ProparseApi.IParameter
Top

LOGICAL Persistent


Returns LOGICAL
Top

Consultingwerk.Studio.ProparseApi.INode PersistentHandleNode


Returns Consultingwerk.Studio.ProparseApi.INode
Top

Consultingwerk.Studio.ProparseApi.IVariable PersistentHandleVariable


Returns Consultingwerk.Studio.ProparseApi.IVariable
Top

CHARACTER RunArgument


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:41