|
| Options | Name | Purpose | |
|---|---|---|---|
| FromJson (JsonConstruct) |
/* Desrializes this object
@param JsonConstruct The serialized object - always a JsonObject. */
|
||
| Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct () |
/* Serializes this object
@return JsonConstruct The serialized object. Always JsonObject. */
|
| Options | Name | Purpose | |
|---|---|---|---|
| GetDataTableResponse () |
/* Default constructor */
|
||
| GetDataTableResponse (character) |
/* Constructor
@param character (mandatory) The table name for which to return this count */
|
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER NextPagingContext |
|
||
| CHARACTER PreviousPagingContext |
|
||
| CHARACTER TableName |
|
FromJson (JsonConstruct)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct ()
|
||||||||||||
GetDataTableResponse ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetDataTableResponse (character)
|
||||||||||||
CHARACTER NextPagingContext
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER PreviousPagingContext
|
||||||||
CHARACTER TableName
|
||||||||