Référence d’entité/de table TimeZoneLocalizedName

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Localized name of the time zone.

Messages

Message Opération de l'API web Classe ou méthode SDK
Retrieve GET [org URI]/api/data/v9.0/timezonelocalizednames(timezonelocalizednameid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/timezonelocalizednames
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple

Propriétés

Propriété Valeur
CollectionSchemaName TimeZoneLocalizedNames
DisplayCollectionName Time Zone Localized Names
DisplayName Time Zone Localized Name
EntitySetName timezonelocalizednames
IsBPFEntity False
LogicalCollectionName timezonelocalizednames
LogicalName timezonelocalizedname
OwnershipType None
PrimaryIdAttribute timezonelocalizednameid
PrimaryNameAttribute userinterfacename
SchemaName TimeZoneLocalizedName

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

CultureId

Propriété Valeur
Description Unique identifier of the culture that the UI names are encoded in.
DisplayName Culture
Format None
IsValidForForm True
IsValidForRead True
LogicalName cultureid
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

DaylightName

Propriété Valeur
Description Name of the time zone for the daylight time.
DisplayName Daylight Name
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName daylightname
MaxLength 100
RequiredLevel None
Type String

StandardName

Propriété Valeur
Description Name of the time zone for the standard time.
DisplayName Standard Name
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName standardname
MaxLength 100
RequiredLevel SystemRequired
Type String

TimeZoneDefinitionId

Propriété Valeur
Description Unique identifier of time zone definition entity instances.
DisplayName Time Zone Definition
IsValidForForm False
IsValidForRead True
LogicalName timezonedefinitionid
RequiredLevel SystemRequired
Targets timezonedefinition
Type Lookup

TimeZoneLocalizedNameId

Propriété Valeur
Description Unique identifier of entity instances.
DisplayName Time Zone Localized Name
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName timezonelocalizednameid
RequiredLevel SystemRequired
Type Uniqueidentifier

UserInterfaceName

Propriété Valeur
Description Unique display name for the time zone in the Microsoft Windows registry.
DisplayName User Interface Name
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName userinterfacename
MaxLength 100
RequiredLevel SystemRequired
Type String

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOn

Propriété Valeur
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

Propriété Valeur
Description Unique identifier of the delegate user who created the timezonelocalizedname.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who last modified the time zone localized name.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOn

Propriété Valeur
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

Propriété Valeur
Description Unique identifier of the delegate user who last modified the timezonelocalizedname.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propriété Valeur
Description Unique identifier of the organization associated with the time zone localized name.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets organization
Type Lookup

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_timezonelocalizedname_modifiedby

Voir la relation un à plusieurs lk_timezonelocalizedname_modifiedby pour la table/entité systemuser.

lk_timezonelocalizedname_createdby

Voir la relation un à plusieurs lk_timezonelocalizedname_createdby pour la table/entité systemuser.

lk_timezonelocalizedname_modifiedonbehalfby

Voir la relation un à plusieurs lk_timezonelocalizedname_modifiedonbehalfby pour la table/entité systemuser.

lk_timezonelocalizedname_createdonbehalfby

Voir la relation un à plusieurs lk_timezonelocalizedname_createdonbehalfby pour la table/entité systemuser.

lk_timezonelocalizedname_timezonedefinitionid

Voir la relation un à plusieurs lk_timezonelocalizedname_timezonedefinitionid pour la table/entité timezonedefinition.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web timezonelocalizedname EntityType