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

File:ProparseWebVariable
Purpose:A Symbol defined with DEFINE VARIABLE or any of the other
various syntaxes which implicitly define a variable
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Fri Oct 23 11:25:13 CEST 2020



Top Method Summary
Options Name Purpose
Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebVariable Array (IProparseWebSession, JsonArray) Turns a JsonArray into an array of ProparseWebVariable

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

Top Property Summary
Options Name Purpose
CHARACTER ClassName
CHARACTER DataType
INTEGER Extent
CHARACTER FullName
Progress.Lang.Object Value


Method Detail
Top

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

Purpose: Turns a JsonArray into an array of ProparseWebVariable
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.ProparseWebVariable
The resulting ProparseWebVariable array


Constructor Detail
Top

ProparseWebVariable (IProparseWebSession, JsonObject)

Purpose: Constructor for the ProparseWebVariable 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 ClassName


Returns CHARACTER
Top

CHARACTER DataType


Returns CHARACTER
Top

INTEGER Extent


Returns INTEGER
Top

CHARACTER FullName


Returns CHARACTER
Top

Progress.Lang.Object Value


Returns Progress.Lang.Object


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