<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

<formLibraries> (FormXml)

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

//FormXml/forms/systemform/form/formLibraries/Library

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.