<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.