timezonelocalizedname EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Localized name of the time zone.

Entity Set path:[organization URI]/api/data/v8.2/timezonelocalizednames

Base Type: crmbaseentity EntityType

Display Name: Time Zone Localized Name

Primary Key: timezonelocalizednameid

Primary Name Attribute: userinterfacename

Properties

Lookup Properties

Single-valued navigation properties

The timezonelocalizedname entity type has no collection-valued navigation properties.

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

createdon

Edm.DateTimeOffset

Description: Date and time when the record was created.

Display Name: Created On

Read-only property

cultureid

Edm.Int32

Description: Unique identifier of the culture that the UI names are encoded in.

Display Name: Culture

daylightname

Edm.String

Description: Name of the time zone for the daylight time.

Display Name: Daylight Name

modifiedon

Edm.DateTimeOffset

Description: Date and time when the record was modified.

Display Name: Modified On

Read-only property

standardname

Edm.String

Description: Name of the time zone for the standard time.

Display Name: Standard Name

timezonelocalizednameid

Edm.Guid

Description: Unique identifier of entity instances.

Display Name: Time Zone Localized Name

userinterfacename

Edm.String

Description: Unique display name for the time zone in the Microsoft Windows registry.

Display Name: User Interface Name

versionnumber

Edm.Int64

Description:

Read-only property

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the user who created the record.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the timezonelocalizedname.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the time zone localized name.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who last modified the timezonelocalizedname.

_organizationid_value

Unique identifier of the organization associated with the time zone localized name.

_timezonedefinitionid_value

timezonedefinitionid

Unique identifier of time zone definition entity instances.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_timezonelocalizedname_createdby

createdonbehalfby

systemuser EntityType

lk_timezonelocalizedname_createdonbehalfby

modifiedby

systemuser EntityType

lk_timezonelocalizedname_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_timezonelocalizedname_modifiedonbehalfby

timezonedefinitionid

timezonedefinition EntityType

lk_timezonelocalizedname_timezonedefinitionid

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright