timezonedefinition EntityType

Description: Time zone definition, including name and time zone code.

Entity Set path: [organization URI]/api/data/v8.0/timezonedefinitions

Base Type: crmbaseentity EntityType

Display Name: Time Zone Definition

Primary Key: timezonedefinitionid

Primary Name Attribute: userinterfacename

Properties

Single-valued navigation properties

Collection-valued navigation properties

Operations bound to timezonedefinition

Operations using the timezonedefinition entity type.

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the time zone record.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the timezonedefinition.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who last modified the time zone record.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the timezonedefinition.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the time zone definition.

Computed property

Read-only property

bias

Edm.Int32

Description: Base time bias of the time zone.

Display Name: Bias

createdon

Edm.DateTimeOffset

Description: Date and time when the time zone record was created.

Display Name: Created On

Read-only property

daylightname

Edm.String

Description: Time zone name for the daylight time.

Display Name: Daylight Name

modifiedon

Edm.DateTimeOffset

Description: Date and time when the time zone record was modified.

Display Name: Modified On

Read-only property

retiredorder

Edm.Int32

Description: Order an entry for a time zone definition is retired. 0 for the latest entry.

Display Name: Retired Order

standardname

Edm.String

Description: Time zone name for the standard time.

Display Name: Standard Name

timezonecode

Edm.Int32

Description: Time zone identification code.

Display Name: Time Zone Code

timezonedefinitionid

Edm.Guid

Description: Unique identifier of the time zone record.

Display Name: Time Zone Definition

userinterfacename

Edm.String

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

Display Name: User Interface Name

versionnumber

Edm.Int64

Description:

Read-only property

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

createdby

systemuser EntityType

lk_timezonedefinition_createdby

createdonbehalfby

systemuser EntityType

lk_timezonedefinition_createdonbehalfby

modifiedby

systemuser EntityType

lk_timezonedefinition_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_timezonedefinition_modifiedonbehalfby

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner

lk_timezonelocalizedname_timezonedefinitionid

timezonelocalizedname EntityType

timezonedefinitionid

lk_timezonerule_timezonedefinitionid

timezonerule EntityType

timezonedefinitionid

Operations bound to timezonedefinition

The following operations are bound to the timezonedefinition entity type.

Name Bound to

GetAllTimeZonesWithDisplayName Function

Collection

Operations using the timezonedefinition entity type.

The following operations use the timezonedefinition entity type in a parameter or return type.

Name How used Description

GetAllTimeZonesWithDisplayName Function

entityset Parameter

Retrieves all the time zone definitions for the specified locale and to return only the display name attribute.

関連項目

他のリソース

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.