Uses of Class
microsoft.dynamics.crm.entity.Managedproperty
-
Packages that use Managedproperty Package Description microsoft.dynamics.crm.entity -
-
Uses of Managedproperty in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Managedproperty Modifier and Type Method Description ManagedpropertyManagedproperty.Builder. build()ManagedpropertyManagedproperty. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ManagedpropertyManagedproperty. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ManagedpropertyManagedproperty. withComponentstate(Integer componentstate)ManagedpropertyManagedproperty. withEnablesattributename(String enablesattributename)ManagedpropertyManagedproperty. withEnablesentityname(String enablesentityname)ManagedpropertyManagedproperty. withLogicalname(String logicalname)ManagedpropertyManagedproperty. withManagedpropertyid(UUID managedpropertyid)ManagedpropertyManagedproperty. withManagedpropertyrowid(UUID managedpropertyrowid)ManagedpropertyManagedproperty. withOverwritetime(OffsetDateTime overwritetime)ManagedpropertyManagedproperty. withSolutionid(UUID solutionid)ManagedpropertyManagedproperty. withUnmappedField(String name, Object value)
-