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(String _createdby_value)CustomcontrolresourceCustomcontrolresource. with_createdonbehalfby_value(String _createdonbehalfby_value)CustomcontrolresourceCustomcontrolresource. with_modifiedby_value(String _modifiedby_value)CustomcontrolresourceCustomcontrolresource. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)CustomcontrolresourceCustomcontrolresource. with_organizationid_value(String _organizationid_value)CustomcontrolresourceCustomcontrolresource. withComponentstate(Integer componentstate)CustomcontrolresourceCustomcontrolresource. withCreatedon(OffsetDateTime createdon)CustomcontrolresourceCustomcontrolresource. withCustomcontrolid(String customcontrolid)CustomcontrolresourceCustomcontrolresource. withCustomcontrolresourceid(String customcontrolresourceid)CustomcontrolresourceCustomcontrolresource. withCustomcontrolresourceidunique(String customcontrolresourceidunique)CustomcontrolresourceCustomcontrolresource. withIntroducedversion(String introducedversion)CustomcontrolresourceCustomcontrolresource. withIsmanaged(Boolean ismanaged)CustomcontrolresourceCustomcontrolresource. withModifiedon(OffsetDateTime modifiedon)CustomcontrolresourceCustomcontrolresource. withName(String name)CustomcontrolresourceCustomcontrolresource. withOverwritetime(OffsetDateTime overwritetime)CustomcontrolresourceCustomcontrolresource. withSolutionid(String solutionid)CustomcontrolresourceCustomcontrolresource. withUnmappedField(String name, String value)CustomcontrolresourceCustomcontrolresource. withVersion(String version)CustomcontrolresourceCustomcontrolresource. withVersionnumber(Long versionnumber)CustomcontrolresourceCustomcontrolresource. withVersionrequirement(String versionrequirement)CustomcontrolresourceCustomcontrolresource. withWebresourceid(String webresourceid)
-