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