RetrieveEntityRibbon Function

Retrieves ribbon definitions for an entity.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
EntityName
Edm.String False False

The name of the specified entity.

RibbonLocationFilter
RibbonLocationFilters False True

A filter to retrieve a specific set of ribbon definitions for an entity.

Return Type

Type Nullable Description
RetrieveEntityRibbonResponse False The RetrieveEntityRibbon function returns the following value.

See also