<querystringparameter> (FormXml)

適用対象: CRM 2016 on-prem, CRM Online

フォームで許可されるクエリ文字列パラメーター シグネチャを指定します。

構文

<querystringparameter 
 name="String" 
 type =["Boolean"|"DateTime"|"Double"|"EntityType"|"Integer"|"Long"|"PositiveInteger"|"SafeString"|"UniqueId" |"UnsignedInt"]
/>

属性と要素

The following describes the attributes, child elements, and parent elements.

属性

Attribute Description Type Usage

name

Valid values must match the following regular expression:.

(?![cC][rR][mM]_)([A-Za-z0-9])+([_])+([A-Za-z0-9_])*

String (FormQueryStringParameterNameAttributeType)

Required

Type

Valid values:

  • Boolean

  • DateTime

  • Double

  • EntityType

  • Integer

  • Long

  • PositiveInteger

  • SafeString

  • UniqueId

  • UnsignedInt

Enumeration (FormParameterAttributeType)

Required

下位要素

この要素には子要素はありません。

親要素

Element Description

<formparameters> (FormXml)

フォームに受け付けられるカスタム パラメーターの定義を格納します。

要素情報

Schema Name

FormQueryStringParameterType

Validation File

FormXml.xsd

Number of Occurrences

1 to 100000

XPath

//FormXml/forms/systemform/form/formparameters/querystringparameter

関連項目

概念

エンティティ フォームのカスタマイズ

他のリソース

Form XML reference

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