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