RibbonLocationFilters EnumType
Contains the values for ribbon filters for an entity.
This Web API enum type corresponds to the organization service RibbonLocationFilters.
Members
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. |
Types that use the RibbonLocationFilters enum type.
The following use the RibbonLocationFilters enum type.
Name | How used | Description |
---|---|---|
RibbonLocationFilter Parameter |
Retrieves ribbon definitions for an entity. |
Vea también
Otros recursos
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.