Namespace: OpenEdge.BusinessLogic
Type: Class GetDataTableResponse
Parent Classes:
Inherits: Progress.Lang.Object
Implements: Ccs.BusinessLogic.IGetDataTableResponse


/* *************************************************************************************************************************
Copyright (c) 2018 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:GetDataTableResponse
Author(s):pjudge
Created:2018-06-15



Constructor Summary
  Options Name Purpose
  GetDataTableResponse (character) /* Constructor @param character (mandatory) The table name for which to return this count */

Property Summary
  Options Name Purpose
  CHARACTER NextPagingContext
  CHARACTER PreviousPagingContext
  CHARACTER TableName


Constructor Detail
Top

GetDataTableResponse (character)

/* Constructor
Parameters:
pTableName CHARACTER
 


Property Detail
Top

CHARACTER NextPagingContext

Returns CHARACTER
 
Top

CHARACTER PreviousPagingContext

Returns CHARACTER
 
Top

CHARACTER TableName

Returns CHARACTER