RibbonLocationFilters EnumType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the values for ribbon filters for an entity.
This Web API enum type corresponds to the organization service RibbonLocationFilters.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
Form | 1 | Retrieve just the form ribbon. |
HomepageGrid | 2 | Retrieve just the ribbon displayed for entity grids. |
SubGrid | 4 | Retrieve just the ribbon displayed when the entity is displayed in a subgrid or associated view. |
All | 7 | Retrieve all Ribbons. Equivalent to Default. |
The following use the RibbonLocationFilters enum type.
Name | How used | Description |
|---|---|---|
RibbonLocationFilter Parameter | Retrieves ribbon definitions for an entity. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright