Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the row index on a data source by using a row hierarchy ID.
Syntax
public int getRowIndexFromRowHierarchyId(str dataSourceName, anytype id)
Run On
Client
Parameters
- dataSourceName
Type: str
The data source name.
- id
Type: anytype
The row hierarchy ID.
Return Value
Type: int
The row index.