<querystringparameter> (FormXml)
Se aplica a: CRM 2016 on-prem, CRM Online
Especifica una firma de parámetro de cadena de consulta que se permitirá para un formulario.
Sintaxis
<querystringparameter
name="String"
type =["Boolean"|"DateTime"|"Double"|"EntityType"|"Integer"|"Long"|"PositiveInteger"|"SafeString"|"UniqueId" |"UnsignedInt"]
/>
Atributos y elementos
The following describes the attributes, child elements, and parent elements.
Atributos
Attribute | Description | Type | Usage |
---|---|---|---|
name |
Valid values must match the following regular expression:.
|
String (FormQueryStringParameterNameAttributeType) |
Required |
Type |
Valid values:
|
Enumeration (FormParameterAttributeType) |
Required |
Elementos secundarios
Este elemento no tiene elementos secundarios.
Elementos primarios
Element | Description |
---|---|
Contiene definiciones de parámetros personalizados que se aceptarán mediante el formulario. |
Información del elemento
Schema Name |
FormQueryStringParameterType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 to 100000 |
XPath |
|
Vea también
Conceptos
Personalizar los formularios de entidad
Otros recursos
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.