EntitySetName Property

Version: Available or changed with runtime version 1.0.

Sets the plural 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

EntitySetName = 'Customers';

Note

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

See Also

EntityName Property
Properties