<querystringparameter> (FormXml)

Si applica a: CRM 2016 on-prem, CRM Online

Specifica una firma di parametro stringa di query che verrà consentita per un modulo.

Sintassi

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

Attributi ed elementi

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

Attributi

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

Elementi figlio

Questo elemento non presenta elementi figlio.

Elementi padre

Element Description

<formparameters> (FormXml)

Contiene le definizioni dei parametri personalizzati che verranno accettati dal modulo.

Informazioni elemento

Schema Name

FormQueryStringParameterType

Validation File

FormXml.xsd

Number of Occurrences

1 to 100000

XPath

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

Vedere anche

Concetti

Personalizzare moduli di entità

Altre risorse

Form XML reference

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