RetrieveEntityRibbonRequest.RibbonLocationFilter Property

Definition

Gets or sets a filter to retrieve a specific set of ribbon definitions for an entity. Required.

public:
 property Microsoft::Crm::Sdk::Messages::RibbonLocationFilters RibbonLocationFilter { Microsoft::Crm::Sdk::Messages::RibbonLocationFilters get(); void set(Microsoft::Crm::Sdk::Messages::RibbonLocationFilters value); };
public Microsoft.Crm.Sdk.Messages.RibbonLocationFilters RibbonLocationFilter { get; set; }
member this.RibbonLocationFilter : Microsoft.Crm.Sdk.Messages.RibbonLocationFilters with get, set
Public Property RibbonLocationFilter As RibbonLocationFilters

Property Value

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

Applies to