Uses of Class
microsoft.dynamics.crm.entity.Customcontrolresource
-
Packages that use Customcontrolresource Package Description microsoft.dynamics.crm.entity -
-
Uses of Customcontrolresource in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Customcontrolresource Modifier and Type Method Description CustomcontrolresourceCustomcontrolresource.Builder. build()CustomcontrolresourceCustomcontrolresource. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CustomcontrolresourceCustomcontrolresource. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CustomcontrolresourceCustomcontrolresource. with_createdby_value(UUID _createdby_value)CustomcontrolresourceCustomcontrolresource. with_createdonbehalfby_value(UUID _createdonbehalfby_value)CustomcontrolresourceCustomcontrolresource. with_modifiedby_value(UUID _modifiedby_value)CustomcontrolresourceCustomcontrolresource. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)CustomcontrolresourceCustomcontrolresource. with_organizationid_value(UUID _organizationid_value)CustomcontrolresourceCustomcontrolresource. withComponentstate(Integer componentstate)CustomcontrolresourceCustomcontrolresource. withCreatedon(OffsetDateTime createdon)CustomcontrolresourceCustomcontrolresource. withCustomcontrolid(UUID customcontrolid)CustomcontrolresourceCustomcontrolresource. withCustomcontrolresourceid(UUID customcontrolresourceid)CustomcontrolresourceCustomcontrolresource. withCustomcontrolresourceidunique(UUID customcontrolresourceidunique)CustomcontrolresourceCustomcontrolresource. withIntroducedversion(String introducedversion)CustomcontrolresourceCustomcontrolresource. withIsmanaged(Boolean ismanaged)CustomcontrolresourceCustomcontrolresource. withModifiedon(OffsetDateTime modifiedon)CustomcontrolresourceCustomcontrolresource. withName(String name)CustomcontrolresourceCustomcontrolresource. withOverwritetime(OffsetDateTime overwritetime)CustomcontrolresourceCustomcontrolresource. withSolutionid(UUID solutionid)CustomcontrolresourceCustomcontrolresource. withUnmappedField(String name, String value)CustomcontrolresourceCustomcontrolresource. withVersion(String version)CustomcontrolresourceCustomcontrolresource. withVersionnumber(Long versionnumber)CustomcontrolresourceCustomcontrolresource. withVersionrequirement(String versionrequirement)CustomcontrolresourceCustomcontrolresource. withWebresourceid(UUID webresourceid)
-