Time Zone Localized Name (TimeZoneLocalizedName) table/entity reference

Localized name of the time zone.

Messages

The following table lists the messages for the Time Zone Localized Name (TimeZoneLocalizedName) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Retrieve
Event: False
GET /timezonelocalizednames(timezonelocalizednameid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: False
GET /timezonelocalizednames
See Query data
Query data

Properties

The following table lists selected properties for the Time Zone Localized Name (TimeZoneLocalizedName) table.

Property Value
DisplayName Time Zone Localized Name
DisplayCollectionName Time Zone Localized Names
SchemaName TimeZoneLocalizedName
CollectionSchemaName TimeZoneLocalizedNames
EntitySetName timezonelocalizednames
LogicalName timezonelocalizedname
LogicalCollectionName timezonelocalizednames
PrimaryIdAttribute timezonelocalizednameid
PrimaryNameAttribute userinterfacename
TableType Standard
OwnershipType None

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

CultureId

Property Value
Description Unique identifier of the culture that the UI names are encoded in.
DisplayName Culture
IsValidForForm True
IsValidForRead True
LogicalName cultureid
RequiredLevel SystemRequired
Type Integer
MaxValue 2147483647
MinValue -2147483648

DaylightName

Property Value
Description Name of the time zone for the daylight time.
DisplayName Daylight Name
IsValidForForm True
IsValidForRead True
LogicalName daylightname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable True
MaxLength 100

StandardName

Property Value
Description Name of the time zone for the standard time.
DisplayName Standard Name
IsValidForForm True
IsValidForRead True
LogicalName standardname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable True
MaxLength 100

TimeZoneDefinitionId

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

TimeZoneLocalizedNameId

Property Value
Description Unique identifier of entity instances.
DisplayName Time Zone Localized Name
IsValidForForm False
IsValidForRead True
LogicalName timezonelocalizednameid
RequiredLevel SystemRequired
Type Uniqueidentifier

UserInterfaceName

Property Value
Description Unique display name for the time zone in the Microsoft Windows registry.
DisplayName User Interface Name
IsValidForForm True
IsValidForRead True
LogicalName userinterfacename
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable True
MaxLength 100

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

CreatedBy

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

CreatedOn

Property Value
Description Date and time when the record was created.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

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

ModifiedBy

Property Value
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
Type Lookup
Targets systemuser

ModifiedOn

Property Value
Description Date and time when the record was modified.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

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

OrganizationId

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

VersionNumber

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

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

lk_timezonelocalizedname_createdby

One-To-Many Relationship: systemuser lk_timezonelocalizedname_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_timezonelocalizedname_createdonbehalfby

One-To-Many Relationship: systemuser lk_timezonelocalizedname_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_timezonelocalizedname_modifiedby

One-To-Many Relationship: systemuser lk_timezonelocalizedname_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_timezonelocalizedname_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_timezonelocalizedname_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_timezonelocalizedname_timezonedefinitionid

One-To-Many Relationship: timezonedefinition lk_timezonelocalizedname_timezonedefinitionid

Property Value
ReferencedEntity timezonedefinition
ReferencedAttribute timezonedefinitionid
ReferencingAttribute timezonedefinitionid
ReferencingEntityNavigationPropertyName timezonedefinitionid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

See also

Dataverse table/entity reference
Dataverse Web API Reference
timezonelocalizedname