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
Purpose: Get the external procedure name to which this call refers
Notes:



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

PUBLIC CHARACTER ToString ()

Purpose: Get the text from the Call
Notes:

Returns CHARACTER
The text from the Call


Property Detail
Top

PUBLIC CHARACTER ExternalName


Returns CHARACTER
Top

PUBLIC CHARACTER Id


Returns CHARACTER
Top

PUBLIC LOGICAL InHandle


Returns LOGICAL
Top

PUBLIC CHARACTER InternalName


Returns CHARACTER
Top

PUBLIC LOGICAL Local


Returns LOGICAL
Top

PUBLIC CHARACTER LocalTarget


Returns CHARACTER
Top

PUBLIC Consultingwerk.Studio.ProparseApi.IParameter Parameters


Returns Consultingwerk.Studio.ProparseApi.IParameter
Top

PUBLIC LOGICAL Persistent


Returns LOGICAL
Top

PUBLIC Consultingwerk.Studio.ProparseApi.INode PersistentHandleNode


Returns Consultingwerk.Studio.ProparseApi.INode
Top

PUBLIC Consultingwerk.Studio.ProparseApi.IVariable PersistentHandleVariable


Returns Consultingwerk.Studio.ProparseApi.IVariable
Top

PUBLIC CHARACTER RunArgument


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:57