Share via


<formid> (FormXml)

Se aplica a: CRM 2016 on-prem, CRM Online

Contiene el valor de identificador único de un formulario.

Sintaxis

<formid>String</formid>

Atributos y elementos

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

Atributos

This element has no attributes.

Elementos secundarios

This element has no child elements.

Elementos primarios

Element Description

<systemform> (FormXml)

Contiene la definición de un formulario y datos complementarios.

Comentarios

A valid value must represent a GUID and match this regular expression:

\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\}

Información del elemento

Schema Name

GuidType

Validation File

customizationSolutions.xsd

Number of Occurrences

1

XPath

//FormXml/forms/systemform/formid

Vea también

Conceptos

Personalizar los formularios de entidad

Otros recursos

Form XML reference

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