RPC HELP TParamType
From VistApedia
TParamType
Unit
Declaration
TParamType = (literal, reference, list, undefined);
Description
The TParamType type defines the possible values of the RPC parameter type (PType property of TParamRecord class).
Use of the undefined TParamType in applications is not supported. It exists for the RPC Broker’s internal use only.