<CommandClientTypeRule> (RibbonDiffXml)
Aplica-se a: CRM 2015 on-prem, CRM Online
Especifica uma regra que detecta o tipo de apresentação que está sendo usado.
Sintaxe
<CommandClientTypeRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
Type=["Modern" | "Refresh" | "Legacy"]
/>
Atributos e elementos
The following table lists the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage |
---|---|---|---|
Default |
Define o valor de retorno padrão da regra, caso o valor real não possa ser determinado. |
Boolean |
Optional |
InvertResult |
Nega o valor de retorno da regra. |
Boolean |
Optional |
Type |
Specifies the type of presentation. Valid values:
See Remarks. |
Enumeration |
Required |
Elementos filho
Este elemento não tem atributos.
Elemento pai
Element | Description |
---|---|
Especifica a definição de uma regra usada para exibir um elemento de Faixa de Opções ou uma referência a uma DisplayRule em uma definição de comando. |
|
Especifica a definição de uma regra usada para habilitar ou desabilitar um elemento de Faixa de Opções ou uma referência a uma EnableRule em uma definição de comando. |
|
Especifica um conjunto de regras que deve ser avaliado em conjunto. |
Comentários
The Type values correspond to the following:
Value | Presentation |
---|---|
Modern |
The command bar is presented using Microsoft Dynamics CRM para tablets. |
Refresh |
The command bar is presented using the updated user interface. |
Legacy |
The ribbon is presented in forms for entities that were not updated or in a list view in Microsoft Dynamics CRM para Microsoft Office Outlook. |
Informações do elemento
XPath |
|
Schema Name |
CommandClientTypeRule |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Consulte também
Outros recursos
Ribbon XML reference
Personalizar os comandos e a faixa de opções
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.