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(String _createdby_value)CustomcontrolCustomcontrol. with_createdonbehalfby_value(String _createdonbehalfby_value)CustomcontrolCustomcontrol. with_modifiedby_value(String _modifiedby_value)CustomcontrolCustomcontrol. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)CustomcontrolCustomcontrol. with_organizationid_value(String _organizationid_value)CustomcontrolCustomcontrol. withAuthoringmanifest(String authoringmanifest)CustomcontrolCustomcontrol. withClientjson(String clientjson)CustomcontrolCustomcontrol. withCompatibledatatypes(String compatibledatatypes)CustomcontrolCustomcontrol. withComponentstate(Integer componentstate)CustomcontrolCustomcontrol. withCreatedon(OffsetDateTime createdon)CustomcontrolCustomcontrol. withCustomcontrolid(String customcontrolid)CustomcontrolCustomcontrol. withCustomcontrolidunique(String 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(String solutionid)CustomcontrolCustomcontrol. withUnmappedField(String name, String value)CustomcontrolCustomcontrol. withVersion(String version)CustomcontrolCustomcontrol. withVersionnumber(Long versionnumber)
-