Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System 2023 R2

SelectRowByKey(int LogId) method

  • Last UpdatedSep 20, 2024
  • 1 minute read

Use the SelectRowByKey() method to search and select the first row in the grid that matches the specified log_id. If the supplied log_id is not found in the grid, then the row selection is unchanged.

Syntax

SelectRowByKey(int LogId);

Parameters

LogId

Holds an integer value representing a log_id value in the labor_usage table.

Return value

The method returns a Boolean value that is true if the log_id is found in the grid.

In This Topic
TitleResults for “How to create a CRG?”Also Available in