EntityName Property

Version: Available or changed with runtime version 1.0.

Sets the singular entity name with which the page is exposed in the API endpoint.

Applies to

  • Page
  • Page Part
  • Page System Part
  • Page Chart Part
  • Query

Syntax

EntityName = 'Customer';

Note

The value EntityMetadata is reserved and using it for the EntityName Property will result in a compiler error.

See Also

Get Started with AL
Developing Extensions