다음을 통해 공유


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