Referenz zur Tabelle/Entität Territory

Hinweis

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

Territory represents sales regions.

Hinzugefügt von: Application Common-Lösung

Nachrichten

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

Eigenschaften

Eigenschaft Wert
CollectionSchemaName Territories
DisplayCollectionName Territories
DisplayName Territory
EntitySetName territories
IsBPFEntity False
LogicalCollectionName territories
LogicalName territory
OwnershipType OrganizationOwned
PrimaryIdAttribute territoryid
PrimaryNameAttribute name
SchemaName Territory

Schreibbare Spalten/Attribute

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

Description

Eigenschaft Wert
Description Description of the territory.
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

EntityImage

Hinzugefügt von: Active Solution-Lösung

Eigenschaft Wert
Description The default image for the entity.
DisplayName Entity Image
IsPrimaryImage True
IsValidForForm False
IsValidForRead True
LogicalName entityimage
MaxHeight 144
MaxWidth 144
RequiredLevel None
Type Image

ImportSequenceNumber

Eigenschaft Wert
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

ManagerId

Eigenschaft Wert
Description Unique identifier of the manager of the territory.
DisplayName Manager
IsValidForForm True
IsValidForRead True
LogicalName managerid
RequiredLevel None
Targets systemuser
Type Lookup

Name

Eigenschaft Wert
Description Name of the territory.
DisplayName Territory Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel SystemRequired
Type String

OverriddenCreatedOn

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

ParentTerritoryId

Hinzugefügt von: Second Patch for Application Common-Lösung

Eigenschaft Wert
Description Choose the parent for this territory.
DisplayName Parent
IsValidForForm True
IsValidForRead True
LogicalName parentterritoryid
RequiredLevel None
Targets territory
Type Lookup

TerritoryId

Eigenschaft Wert
Description Unique identifier of the territory.
DisplayName Territory
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName territoryid
RequiredLevel SystemRequired
Type Uniqueidentifier

TimeZoneRuleVersionNumber

Eigenschaft Wert
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

TransactionCurrencyId

Eigenschaft Wert
Description Unique identifier of the currency associated with the territory.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

UTCConversionTimeZoneCode

Eigenschaft Wert
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Schreibgeschützt Spalten/Attribute

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

CreatedBy

Eigenschaft Wert
Description Unique identifier of the user who created the territory.
DisplayName Created By
IsValidForForm True
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

CreatedByYomiName

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

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who created the territory.
DisplayName Created By (Delegate)
IsValidForForm True
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 None
Type String

EntityImage_Timestamp

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

EntityImage_URL

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

EntityImageId

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

ExchangeRate

Eigenschaft Wert
Description Exchange rate for the currency associated with the territory with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ManagerIdName

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

ManagerIdYomiName

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

ModifiedBy

Eigenschaft Wert
Description Unique identifier of the user who last modified the territory.
DisplayName Modified By
IsValidForForm True
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

ModifiedByYomiName

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

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who last modified the territory.
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 None
Type String

OrganizationId

Eigenschaft Wert
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

ParentTerritoryIdName

Hinzugefügt von: Second Patch for Application Common-Lösung

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

TransactionCurrencyIdName

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

VersionNumber

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

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

Territory_SyncErrors

Hinzugefügt von: System Solution-Lösung

Wie die Territory_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Territory_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Territory_AsyncOperations

Hinzugefügt von: System Solution-Lösung

Wie die Territory_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Territory_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

territory_MailboxTrackingFolders

Hinzugefügt von: System Solution-Lösung

Wie die territory_MailboxTrackingFolders-Viele-zu-Eins-Beziehung für die mailboxtrackingfolder-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName territory_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Territory_ProcessSessions

Hinzugefügt von: System Solution-Lösung

Wie die Territory_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Territory_ProcessSessions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Territory_BulkDeleteFailures

Hinzugefügt von: System Solution-Lösung

Wie die Territory_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Territory_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

territory_principalobjectattributeaccess

Hinzugefügt von: System Solution-Lösung

Wie die territory_principalobjectattributeaccess-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName territory_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

territory_connections1

Hinzugefügt von: System Solution-Lösung

Wie die territory_connections1-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName territory_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

territory_connections2

Hinzugefügt von: System Solution-Lösung

Wie die territory_connections2-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName territory_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

territory_system_users

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

Eigenschaft Wert
ReferencingEntity systemuser
ReferencingAttribute territoryid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName territory_system_users
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

territory_parent_territory

Hinzugefügt von: Second Patch for Application Common-Lösung

Wie die territory_parent_territory-Viele-zu-Eins-Beziehung für die territory-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity territory
ReferencingAttribute parentterritoryid
IsHierarchical True
IsCustomizable True
ReferencedEntityNavigationPropertyName territory_parent_territory
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

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_territorybase_createdby

Hinzugefügt von: System Solution-Lösung

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

lk_territory_createdonbehalfby

Hinzugefügt von: System Solution-Lösung

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

lk_territorybase_modifiedby

Hinzugefügt von: System Solution-Lösung

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

lk_territory_modifiedonbehalfby

Hinzugefügt von: System Solution-Lösung

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

organization_territories

Hinzugefügt von: System Solution-Lösung

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

TransactionCurrency_Territory

Hinzugefügt von: System Solution-Lösung

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

system_user_territories

Hinzugefügt von: System Solution-Lösung

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

territory_parent_territory

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

Siehe auch

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