<Library> (FormXml)
適用対象: CRM 2016 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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.