timezonelocalizedname EntityType
Description: Localized name of the time zone.
Entity Set path: [organization URI]/api/data/v8.0/timezonelocalizednames
Base Type: crmbaseentity EntityType
Display Name: Time Zone Localized Name
Primary Key: timezonelocalizednameid
Primary Name Attribute: userinterfacename
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 not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the timezonelocalizedname. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the time zone localized name. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the timezonelocalizedname. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the time zone localized name. Computed property Read-only property |
_timezonedefinitionid_value |
Edm.Guid |
Description: Unique identifier of time zone definition entity instances. Computed property Read-only property |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_timezonelocalizedname_createdby |
|
createdonbehalfby |
lk_timezonelocalizedname_createdonbehalfby |
|
modifiedby |
lk_timezonelocalizedname_modifiedby |
|
modifiedonbehalfby |
lk_timezonelocalizedname_modifiedonbehalfby |
|
timezonedefinitionid |
lk_timezonelocalizedname_timezonedefinitionid |
関連項目
他のリソース
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.