Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.01 KB

devenv-entitysetname-property.md

File metadata and controls

39 lines (31 loc) · 1.01 KB
title description ms.author ms.date ms.topic author ms.reviewer
EntitySetName Property
Sets the plural entity name with which the page is exposed in the API endpoint.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

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