Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

Ccs.BusinessLogic.IGetDataRequest

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: Ccs.BusinessLogic
Type: Interface IGetDataRequest
Parent Classes:
Inherits: Progress.Lang.Object


File:IGetDataRequest
Purpose:Inteface for the request object passed to the getData
method of the IBusinessEntity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 22 19:58:18 CEST 2016



Property Summary
  Options Name Purpose
  Progress.Lang.Object CustomParameter
  Ccs.BusinessLogic.INamedQuery NamedQuery
  Ccs.BusinessLogic.IGetDataTableRequest TableRequests


Property Detail
Top

Progress.Lang.Object CustomParameter

Returns Progress.Lang.Object
 
Top

Ccs.BusinessLogic.INamedQuery NamedQuery

Top

Ccs.BusinessLogic.IGetDataTableRequest TableRequests



Alert