共用方式為


<internaljscriptvariable> (FormXml)

適用於: CRM 2016 on-prem, CRM Online

僅供內部使用。定義表單的指令碼變數。

語法

<internaljscriptvariable
 name="String"
 resourceid="String" />

屬性和元素

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

屬性

Attribute Description Type Usage

name

Valid values must not exceed 32 characters and must match this regular expression: LOCID_([A-Za-z0-9_])+

String

Required

resourceid

Valid values must match this regular expression: ([A-Za-z0-9_.])+

String

Required

子元素

此元素沒有子元素。

上層元素

Element Description

<clientvariables> (FormXml)

僅供內部使用。指定表單中的指令碼可使用的應用程式變數。

元素資訊

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 to 100000

XPath

//FormXml/forms/systemform/form/clientresources/internalresources/clientvariables/internaljscriptvariable

請參閱

概念

自訂實體表單

其他資源

Form XML reference

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