<AutoResolve> (FormXml)

应用到: CRM 2016 on-prem, CRM Online

指定是否启用字段中的自动解决方案。

语法

<AutoResolve>[false|true]</AutoResolve>

属性和元素

The following describes the attributes, child elements, and parent elements.

属性

此元素不具有属性。

子元素

此元素没有子元素。

父元素

Element Description

<parameters> (FormXml)

包含要传递到窗体中的控件的参数。

备注

The default value is true. It can be set to false to enhance performance.

示例

The following shows an example of the AutoResolve element.

<AutoResolve>false</AutoResolve>

元素信息

Schema Type

Boolean

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//section/rows/row/cell/control/parameters/ AutoResolve |
//header/rows/row/cell/control/parameters/ AutoResolve |
//footer/rows/row/cell/control/parameters/ AutoResolve

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.