Properties - HxGN EAM - 12.0.1 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12.0.1
  • Dataspy - Get the details of the active Dataspy when the data was fetched

  • MetaDataList - Get the list of the metadata for the grid web service result

  • Fields - Get the list of metadata for the fields included in the grid web service result

  • Data - Get the DataTable containing the records from the grid web service result

  • FilterItems - Get the active filter details when the data was fetched

  • Toolbar - Get the active toolbar details when the data was fetched

  • Parameters - Get the list of parameters used by the grid request.

  • RequestInfo - Get a GridRequestInfo structure that defines the fields used to make a call to the grid web service.

  • CursorPosition - Get the index into the cached data for the data that has been retrieved thus far.

  • Records - The number of records that have been cached. May or may not be the total number of records.

  • HasMoreRows - Indicates whether more data is available in the cache.

  • GridLabel - Get the text that describes the grid.