Uses of Class
microsoft.dynamics.crm.entity.Crmmodelbaseentity
-
Packages that use Crmmodelbaseentity Package Description microsoft.dynamics.crm.entity -
-
Uses of Crmmodelbaseentity in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Crmmodelbaseentity Modifier and Type Method Description CrmmodelbaseentityCrmmodelbaseentity. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CrmmodelbaseentityCrmmodelbaseentity. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CrmmodelbaseentityCrmmodelbaseentity. withUnmappedField(String name, Object value)
-