<Library> (FormXml)
적용 대상: CRM 2015 on-prem, CRM Online
양식에 사용할 수 있는 JavaScript 라이브러리를 지정합니다.
구문
<Library
libraryUniqueId="String"
name="String"
/>
특성 및 요소
The following describes the attributes, child elements, and parent elements.
특성
Attribute | Description | Type | Usage |
---|---|---|---|
libraryUniqueId |
A unique identifier for the library. See Remarks. |
String |
Required |
name |
The name of the Script Web Resource. |
String |
Required |
하위 요소
이 요소에는 하위 요소가 없습니다.
상위 요소
Element | Description |
---|---|
Contains the JScript libraries that are available in the form. |
설명
You should generate a unique GUID value for the libraryUniqueId attribute. The Windows SDK includes a guidgen.exe application that you can use to generate a GUID value.
요소 정보
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 or 50 |
XPath |
|
참고 항목
개념
기타 리소스
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.