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
  • FunctionName - Gets the name of the function that will be called.

  • GridName - Gets the name of the grid that will be called.

  • GridType - Gets the type of grid that will be requested.

  • LocalizeResults - Determines if the data returned by grid is localized.

  • Parameters - Gets or sets the GridParameterList of parameters used by the grid request.

  • RowsPerPage - Determines the number of rows that are returned from the cache for each call. Defaults to DEFAULT_ROWS_PER_PAGE and must stay between MIN_ROWS_PER_PAGE and MAX_ROWS_PER_PAGE.

  • Session - Gets the Datastream.EWS.Session object that will be used make the grid requests.

  • WebServiceTimeout - Gets or sets the time, in milliseconds, to wait for a synchronous web service to complete.