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 Contains the response of the RetrieveEntityRibbon function.

See also