Namespace: Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb
Class 
ProparseWebCall Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject
Implements: Consultingwerk.Studio.ProparseApi.ICall

File:ProparseWebCall
Purpose:Represents a Call to some 4GL procedure. The target procedure
is identified by the external and internal procedure names.
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Thu Oct 22 13:14:51 CEST 2020



Top Method Summary
Options Name Purpose
Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebCall Array (IProparseWebSession, JsonArray) Turns a JsonArray into an array of ProparseWebCall
InitArrays () Initializes the extent properties

Top Constructor Summary
Options Name Purpose
ProparseWebCall (IProparseWebSession, JsonObject) Constructor for the ProparseWebBufferScope class

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

Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebCall Array (IProparseWebSession, JsonArray)

Purpose: Turns a JsonArray into an array of ProparseWebCall
Notes:

Parameters:
poSession Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession
The session for which this array is created
poJsonArray Progress.Json.ObjectModel.JsonArray
The source JsonArray
Returns Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebCall
The resulting ProparseWebCall array
Top

InitArrays ()

Purpose: Initializes the extent properties
Notes:



Constructor Detail
Top

ProparseWebCall (IProparseWebSession, JsonObject)

Purpose: Constructor for the ProparseWebBufferScope class
Notes:

Parameters:
poSession Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession
The session for which this object is being created, also holds HttpClient and JSessionID
poJson Progress.Json.ObjectModel.JsonObject
The JsonObject from which this object is being created


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:44