Referenz zur Tabelle/Entität SiteMap

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

XML data used to control the application navigation pane.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/sitemaps
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/sitemaps(sitemapid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/sitemaps(sitemapid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/sitemaps
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
Update PATCH [org URI]/api/data/v9.0/sitemaps(sitemapid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

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

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

EnableCollapsibleGroups

Hinzugefügt von: PowerAppsUnifiedClientInfraExtensions-Lösung

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

EnableCollapsibleGroups Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsAppAware

Eigenschaft Wert
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

IsAppAware Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

ShowHome

Hinzugefügt von: PowerAppsUnifiedClientInfraExtensions-Lösung

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

ShowHome Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

ShowPinned

Hinzugefügt von: PowerAppsUnifiedClientInfraExtensions-Lösung

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

ShowPinned Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

ShowRecents

Hinzugefügt von: PowerAppsUnifiedClientInfraExtensions-Lösung

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

ShowRecents Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 1

SiteMapName

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

SiteMapNameUnique

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

SiteMapXml

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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

ComponentState

Eigenschaft Wert
Description
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

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

CreatedByName

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

CreatedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

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

CreatedOnBehalfByYomiName

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

IsManaged

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

ModifiedBy

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

ModifiedByName

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

ModifiedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OverwriteTime

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

SiteMapId

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName sitemapid
RequiredLevel SystemRequired
Type Uniqueidentifier

SiteMapIdUnique

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName sitemapidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SiteMapXmlManaged

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

SolutionId

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_SiteMap_createdby

Siehe die lk_SiteMap_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_SiteMap_modifiedby

Siehe die lk_SiteMap_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

organization_sitemap

Siehe die organization_sitemap-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

lk_SiteMap_createdonbehalfby

Siehe die lk_SiteMap_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_SiteMap_modifiedonbehalfby

Siehe die lk_SiteMap_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz sitemap EntityType