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.
Returns the logical name for the record in the row.
Grid types supported
Read-only and editable grids
Syntax
gridEntity.getEntityName();
Return Value
Type: String
Description: The logical name for the record in the row.
Remarks
To get the gridEntity
object, see GridEntity.