Uses of Class
microsoft.dynamics.crm.entity.Postregarding
-
Packages that use Postregarding Package Description microsoft.dynamics.crm.entity -
-
Uses of Postregarding in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Postregarding Modifier and Type Method Description PostregardingPostregarding.Builder. build()PostregardingPostregarding. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PostregardingPostregarding. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PostregardingPostregarding. with_regardingobjectid_value(UUID _regardingobjectid_value)PostregardingPostregarding. with_regardingobjectownerid_value(UUID _regardingobjectownerid_value)PostregardingPostregarding. with_regardingobjectowningbusinessunit_value(UUID _regardingobjectowningbusinessunit_value)PostregardingPostregarding. withLatestautopostmodifiedon(OffsetDateTime latestautopostmodifiedon)PostregardingPostregarding. withLatestmanualpostmodifiedon(OffsetDateTime latestmanualpostmodifiedon)PostregardingPostregarding. withPostregardingid(UUID postregardingid)PostregardingPostregarding. withRegardingobjecttypecodeforsharing(String regardingobjecttypecodeforsharing)PostregardingPostregarding. withUnmappedField(String name, String value)
-