<EntityLogicalName> (FormXml)
Se aplica a: CRM 2016 on-prem, CRM Online
Especifica el nombre lógico de la entidad del formulario de creación rápida que desea abrir. Este parámetros lo utilizan las consultas para determinar el tipo de registro que se creará cuando se haga clic en el botó Nuevo.
This parameter is applicable only when <IsInlineNewEnabled> (FormXml) is set to true. Para uso interno.
Sintaxis
<EntityLogicalName>string</EntityLogicalName>
Atributos y elementos
The following describes the attributes, child elements, and parent elements.
Atributos
Este elemento no tiene atributos.
Elementos secundarios
Este elemento no tiene elementos secundarios.
Elementos primarios
Element | Description |
---|---|
Contiene los parámetros que se van a pasar a un control en un formulario. |
Comentarios
This parameter is unsupported and is for internal use only.
Ejemplo
The following shows an example of the EntityLogicalName element.
<EntityLogicalName>Contact</EntityLogicalName>
Información del elemento
Para uso interno. |
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.