Compartir a través de


Referencia de tabla o entidad NavigationSetting

Nota

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

Navigation Setting: A setting page or group of pages available for configuration within an app. A record representing a group of pages is regarded as the parent navigation setting of one or more other records. For internal use only.

Mensajes

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

Propiedades

Propiedad Valor
CollectionSchemaName NavigationSettings
DisplayCollectionName Navigation Settings
DisplayName Navigation Setting
EntitySetName navigationsettings
IsBPFEntity False
LogicalCollectionName navigationsettings
LogicalName navigationsetting
OwnershipType OrganizationOwned
PrimaryIdAttribute navigationsettingid
PrimaryNameAttribute name
SchemaName NavigationSetting

Columnas/atributos que se pueden escribir

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

AdvancedSettingOrder

Propiedad Valor
Description Enter the position of this NavigationSetting as it should appear within its group in the Advanced Setup menu.
DisplayName AdvancedOrder
Format None
IsValidForForm False
IsValidForRead True
LogicalName advancedsettingorder
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

AppConfigId

Propiedad Valor
Description Enter the App Config record that this Navigation Setting is associated with.
DisplayName AppConfigId
IsValidForForm False
IsValidForRead True
LogicalName appconfigid
RequiredLevel ApplicationRequired
Targets appmodule
Type Lookup

AppConfigIdUnique

Propiedad Valor
Description For system use only.
DisplayName AppConfigIdUnique
IsValidForForm False
IsValidForRead True
LogicalName appconfigidunique
RequiredLevel None
Type Uniqueidentifier

Description

Propiedad Valor
Description Type a description that describes that Navigation Setting in detail.
DisplayName Description
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type String

GroupName

Propiedad Valor
Description Type the name of the group represented by this Navigation Setting record.
DisplayName Group Name
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName groupname
MaxLength 400
RequiredLevel None
Type String

IconResourceId

Propiedad Valor
Description The web resource identifier of the icon to be used for a navigation setting area or sub area.
DisplayName IconResourceId
IsValidForForm False
IsValidForRead True
LogicalName iconresourceid
RequiredLevel None
Type Uniqueidentifier

IntroducedVersion

Propiedad Valor
Description Version in which the similarity rule is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 100
RequiredLevel None
Type String

Name

Propiedad Valor
Description Type a title or name that describes the Navigation Setting so it can be identified in Dynamics CRM views.
DisplayName Name
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
Type String
Propiedad Valor
Description Identifies a single setting page or group of pages configured for use in a single app.
DisplayName NavigationSettingId
IsValidForForm False
IsValidForRead True
LogicalName navigationsettingid
RequiredLevel SystemRequired
Type Uniqueidentifier
Propiedad Valor
Description For system use only.
DisplayName NavigationSettingIdUnique
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName navigationsettingidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ObjectTypeCode

Propiedad Valor
Description Enter the Object Type Code of the entity associated whose page this Navigation Setting record represents.
DisplayName EntityObjectTypeCode
Format None
IsValidForForm False
IsValidForRead True
LogicalName objecttypecode
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

PageUrl

Propiedad Valor
Description Type the URL which locates the page associated with this Navigation Setting record.
DisplayName Page Url
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName pageurl
MaxLength 400
RequiredLevel None
Type String

ParentNavigationSettingId

Propiedad Valor
Description The Navigation Setting record that represents the group that this record belongs to.
DisplayName Parent Navigation Setting Id
IsValidForForm False
IsValidForRead True
LogicalName parentnavigationsettingid
RequiredLevel None
Type Uniqueidentifier

Privileges

Propiedad Valor
Description Enter the Privilege Mask for the entity associated with this navigation setting page that will be the minimum requirement for the page to be made available to a user.
DisplayName Privileges
Format None
IsValidForForm False
IsValidForRead True
LogicalName privileges
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

ProgressState

Propiedad Valor
Description Select the setup completion level for this Navigation Setting page.
DisplayName Progress State
IsValidForForm False
IsValidForRead True
LogicalName progressstate
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de ProgressState

Valor Etiqueta Descripción
1 Visited
0 Not Visited

Valor predeterminado: 0

QuickSettingOrder

Propiedad Valor
Description Enter the position of this NavigationSetting as it should appear in the Quick Setup menu.
DisplayName QuickOrder
Format None
IsValidForForm False
IsValidForRead True
LogicalName quicksettingorder
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ResourceId

Propiedad Valor
Description The Web Resource that will be associated with this Navigation Setting record.
DisplayName Resource Id
IsValidForForm False
IsValidForRead True
LogicalName resourceid
RequiredLevel None
Type Uniqueidentifier

SettingType

Propiedad Valor
Description Select the type of group this Navigation Setting record represents. This determines which of the three in-app customization menus will contain this group.
DisplayName Group Type
IsValidForForm False
IsValidForRead True
LogicalName settingtype
RequiredLevel None
Type Picklist

Elecciones/opciones de SettingType

Valor Etiqueta Descripción
0 Advanced Setup
1 Basic Setup
2 Advanced Setup Summary
3 Basic Setup Summary

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 For internal use only.
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

ImportSequenceNumber

Propiedad Valor
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

IsManaged

Propiedad Valor
Description For internal use only.
DisplayName Is Managed
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 System-populated field that identifies the organization that owns this Navigation Setting record.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

OverriddenCreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OverwriteTime

Propiedad Valor
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SolutionId

Propiedad Valor
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propiedad Valor
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

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_navigationsetting_modifiedonbehalfby

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

Consulte la relación de uno a varios navigationsetting_appconfig de la tabla appconfig.

lk_navigationsetting_createdonbehalfby

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

lk_navigationsetting_createdby

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

lk_navigationsetting_modifiedby

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

organization_navigationsetting

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

Consultar también

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