Uses of Class
microsoft.dynamics.crm.entity.Timezonerule
-
Packages that use Timezonerule Package Description microsoft.dynamics.crm.entity -
-
Uses of Timezonerule in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Timezonerule Modifier and Type Method Description TimezoneruleTimezonerule.Builder. build()TimezoneruleTimezonerule. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TimezoneruleTimezonerule. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TimezoneruleTimezonerule. with_createdby_value(String _createdby_value)TimezoneruleTimezonerule. with_createdonbehalfby_value(String _createdonbehalfby_value)TimezoneruleTimezonerule. with_modifiedby_value(String _modifiedby_value)TimezoneruleTimezonerule. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)TimezoneruleTimezonerule. with_organizationid_value(String _organizationid_value)TimezoneruleTimezonerule. with_timezonedefinitionid_value(String _timezonedefinitionid_value)TimezoneruleTimezonerule. withBias(Integer bias)TimezoneruleTimezonerule. withCreatedon(OffsetDateTime createdon)TimezoneruleTimezonerule. withDaylightbias(Integer daylightbias)TimezoneruleTimezonerule. withDaylightday(Integer daylightday)TimezoneruleTimezonerule. withDaylightdayofweek(Integer daylightdayofweek)TimezoneruleTimezonerule. withDaylighthour(Integer daylighthour)TimezoneruleTimezonerule. withDaylightminute(Integer daylightminute)TimezoneruleTimezonerule. withDaylightmonth(Integer daylightmonth)TimezoneruleTimezonerule. withDaylightsecond(Integer daylightsecond)TimezoneruleTimezonerule. withDaylightyear(Integer daylightyear)TimezoneruleTimezonerule. withEffectivedatetime(OffsetDateTime effectivedatetime)TimezoneruleTimezonerule. withModifiedon(OffsetDateTime modifiedon)TimezoneruleTimezonerule. withStandardbias(Integer standardbias)TimezoneruleTimezonerule. withStandardday(Integer standardday)TimezoneruleTimezonerule. withStandarddayofweek(Integer standarddayofweek)TimezoneruleTimezonerule. withStandardhour(Integer standardhour)TimezoneruleTimezonerule. withStandardminute(Integer standardminute)TimezoneruleTimezonerule. withStandardmonth(Integer standardmonth)TimezoneruleTimezonerule. withStandardsecond(Integer standardsecond)TimezoneruleTimezonerule. withStandardyear(Integer standardyear)TimezoneruleTimezonerule. withTimezoneruleid(String timezoneruleid)TimezoneruleTimezonerule. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)TimezoneruleTimezonerule. withUnmappedField(String name, String value)TimezoneruleTimezonerule. withVersionnumber(Long versionnumber)
-