Uses of Class
microsoft.dynamics.crm.entity.Customcontrol
-
Packages that use Customcontrol Package Description microsoft.dynamics.crm.entity -
-
Uses of Customcontrol in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Customcontrol Modifier and Type Method Description CustomcontrolCustomcontrol.Builder. build()CustomcontrolCustomcontrol. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CustomcontrolCustomcontrol. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CustomcontrolCustomcontrol. with_createdby_value(UUID _createdby_value)CustomcontrolCustomcontrol. with_createdonbehalfby_value(UUID _createdonbehalfby_value)CustomcontrolCustomcontrol. with_modifiedby_value(UUID _modifiedby_value)CustomcontrolCustomcontrol. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)CustomcontrolCustomcontrol. with_organizationid_value(UUID _organizationid_value)CustomcontrolCustomcontrol. withAuthoringmanifest(String authoringmanifest)CustomcontrolCustomcontrol. withClientjson(String clientjson)CustomcontrolCustomcontrol. withCompatibledatatypes(String compatibledatatypes)CustomcontrolCustomcontrol. withComponentstate(Integer componentstate)CustomcontrolCustomcontrol. withCreatedon(OffsetDateTime createdon)CustomcontrolCustomcontrol. withCustomcontrolid(UUID customcontrolid)CustomcontrolCustomcontrol. withCustomcontrolidunique(UUID customcontrolidunique)CustomcontrolCustomcontrol. withIntroducedversion(String introducedversion)CustomcontrolCustomcontrol. withIsmanaged(Boolean ismanaged)CustomcontrolCustomcontrol. withManifest(String manifest)CustomcontrolCustomcontrol. withModifiedon(OffsetDateTime modifiedon)CustomcontrolCustomcontrol. withName(String name)CustomcontrolCustomcontrol. withOverwritetime(OffsetDateTime overwritetime)CustomcontrolCustomcontrol. withSolutionid(UUID solutionid)CustomcontrolCustomcontrol. withUnmappedField(String name, String value)CustomcontrolCustomcontrol. withVersion(String version)CustomcontrolCustomcontrol. withVersionnumber(Long versionnumber)
-