Compartir a través de


Referencia de tabla o entidad SiteMap

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

XML data used to control the application navigation pane.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/sitemaps
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/sitemaps(sitemapid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/sitemaps(sitemapid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/sitemaps
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
Update PATCH [org URI]/api/data/v9.0/sitemaps(sitemapid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName SiteMaps
DisplayCollectionName Site Maps
DisplayName Site Map
EntitySetName sitemaps
IsBPFEntity False
LogicalCollectionName sitemaps
LogicalName sitemap
OwnershipType OrganizationOwned
PrimaryIdAttribute sitemapid
PrimaryNameAttribute
SchemaName SiteMap

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

EnableCollapsibleGroups

Añadido por: solución PowerAppsUnifiedClientInfraExtensions

Propiedad Valor
Description Enable to allow sitemap groups to be collapsed.
DisplayName Enable Collapsible Groups
IsValidForForm True
IsValidForRead True
LogicalName enablecollapsiblegroups
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de EnableCollapsibleGroups

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsAppAware

Propiedad Valor
Description Information about whether the site map is associated with app module.
DisplayName IsAppAware
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName isappaware
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsAppAware

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

ShowHome

Añadido por: solución PowerAppsUnifiedClientInfraExtensions

Propiedad Valor
Description Enable to show the home button in the sitemap.
DisplayName Show Home
IsValidForForm True
IsValidForRead True
LogicalName showhome
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de ShowHome

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

ShowPinned

Añadido por: solución PowerAppsUnifiedClientInfraExtensions

Propiedad Valor
Description Enable to show the pinned dropdown in the sitemap.
DisplayName Show Pinned
IsValidForForm True
IsValidForRead True
LogicalName showpinned
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de ShowPinned

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

ShowRecents

Añadido por: solución PowerAppsUnifiedClientInfraExtensions

Propiedad Valor
Description Enable to show the recents dropdown in the sitemap.
DisplayName Show Recents
IsValidForForm True
IsValidForRead True
LogicalName showrecents
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de ShowRecents

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

SiteMapName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName sitemapname
MaxLength 200
RequiredLevel None
Type String

SiteMapNameUnique

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName sitemapnameunique
MaxLength 200
RequiredLevel None
Type String

SiteMapXml

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName sitemapxml
MaxLength 1073741823
RequiredLevel None
Type String

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ComponentState

Propiedad Valor
Description
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

IsManaged

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OrganizationId

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OverwriteTime

Propiedad Valor
DateTimeBehavior UserLocal
Description
DisplayName
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SiteMapId

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName sitemapid
RequiredLevel SystemRequired
Type Uniqueidentifier

SiteMapIdUnique

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName sitemapidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SiteMapXmlManaged

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName sitemapxmlmanaged
MaxLength 1073741823
RequiredLevel None
Type String

SolutionId

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_SiteMap_createdby

Consulte la relación de uno a varios lk_SiteMap_createdby de la tabla systemuser.

lk_SiteMap_modifiedby

Consulte la relación de uno a varios lk_SiteMap_modifiedby de la tabla systemuser.

organization_sitemap

Consulte la relación de uno a varios organization_sitemap de la tabla organization.

lk_SiteMap_createdonbehalfby

Consulte la relación de uno a varios lk_SiteMap_createdonbehalfby de la tabla systemuser.

lk_SiteMap_modifiedonbehalfby

Consulte la relación de uno a varios lk_SiteMap_modifiedonbehalfby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web sitemap EntityType