timezonerule EntityType
Description: Definition for time conversion between local time and Coordinated Universal Time (UTC) for a particular time zone at a particular time period.
Entity Set path: [organization URI]/api/data/v8.0/timezonerules
Base Type: crmbaseentity EntityType
Display Name: Time Zone Rule
Primary Key: timezoneruleid
Primary Name Attribute: timezoneruleversionnumber
Properties
Single-valued navigation properties
The timezonerule 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 time zone rule. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the timezonerule. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the time zone rule. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the timezonerule. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization associated with the time zone rule. Computed property Read-only property |
_timezonedefinitionid_value |
Edm.Guid |
Description: Unique identifier of the time zone definition. Computed property Read-only property |
bias |
Edm.Int32 |
Description: Base time bias of the time zone rule. Display Name: Bias |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the time zone rule was created. Display Name: Created On Read-only property |
daylightbias |
Edm.Int32 |
Description: Time bias in addition to the base bias for daylight savings time. Display Name: Daylight Bias |
daylightday |
Edm.Int32 |
Description: Day of the month when daylight savings time starts. Display Name: Daylight Day |
daylightdayofweek |
Edm.Int32 |
Description: Day of the week when daylight savings time starts. Display Name: Daylight Day Of Week |
daylighthour |
Edm.Int32 |
Description: Hour of the day when daylight savings time starts Display Name: Daylight Hour |
daylightminute |
Edm.Int32 |
Description: Minute of the hour when daylight savings time starts. Display Name: Daylight Minute |
daylightmonth |
Edm.Int32 |
Description: Month when daylight savings time starts. Display Name: Daylight Month |
daylightsecond |
Edm.Int32 |
Description: Second of the minute when daylight savings time starts Display Name: Daylight Second |
daylightyear |
Edm.Int32 |
Description: Year when daylight savings times starts. Display Name: Daylight Year |
effectivedatetime |
Edm.DateTimeOffset |
Description: Time that this rule takes effect, in local time. Display Name: Effective Date Time |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the time zone rule was modified. Display Name: Modified On Read-only property |
standardbias |
Edm.Int32 |
Description: Time bias in addition to the base bias for standard time. Display Name: Standard Bias |
standardday |
Edm.Int32 |
Description: Day of the month when standard time starts. Display Name: Standard Day |
standarddayofweek |
Edm.Int32 |
Description: Day of the week when standard time starts. Display Name: Standard Day Of Week |
standardhour |
Edm.Int32 |
Description: Hour of the day when standard time starts. Display Name: Standard Hour |
standardminute |
Edm.Int32 |
Description: Minute of the hour when standard time starts. Display Name: Standard Minute |
standardmonth |
Edm.Int32 |
Description: Month when standard time starts. Display Name: Standard Month |
standardsecond |
Edm.Int32 |
Description: Second of the Minute when standard time starts. Display Name: Standard Second |
standardyear |
Edm.Int32 |
Description: Year when standard time starts. Display Name: Standard Year |
timezoneruleid |
Edm.Guid |
Description: Unique identifier of the time zone rule. Display Name: Time Zone Rule |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only Display Name: Time Zone Rule Version Number |
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_timezonerule_createdby |
|
createdonbehalfby |
lk_timezonerule_createdonbehalfby |
|
modifiedby |
lk_timezonerule_modifiedby |
|
modifiedonbehalfby |
lk_timezonerule_modifiedonbehalfby |
|
timezonedefinitionid |
lk_timezonerule_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.