| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Customcontrol |
Customcontrol.Builder.build() |
Customcontrol |
Customcontrol.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Customcontrol |
Customcontrol.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Customcontrol |
Customcontrol.with_createdby_value(String _createdby_value) |
Customcontrol |
Customcontrol.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Customcontrol |
Customcontrol.with_modifiedby_value(String _modifiedby_value) |
Customcontrol |
Customcontrol.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Customcontrol |
Customcontrol.with_organizationid_value(String _organizationid_value) |
Customcontrol |
Customcontrol.withAuthoringmanifest(String authoringmanifest) |
Customcontrol |
Customcontrol.withClientjson(String clientjson) |
Customcontrol |
Customcontrol.withCompatibledatatypes(String compatibledatatypes) |
Customcontrol |
Customcontrol.withComponentstate(Integer componentstate) |
Customcontrol |
Customcontrol.withCreatedon(OffsetDateTime createdon) |
Customcontrol |
Customcontrol.withCustomcontrolid(String customcontrolid) |
Customcontrol |
Customcontrol.withCustomcontrolidunique(String customcontrolidunique) |
Customcontrol |
Customcontrol.withIntroducedversion(String introducedversion) |
Customcontrol |
Customcontrol.withIsmanaged(Boolean ismanaged) |
Customcontrol |
Customcontrol.withManifest(String manifest) |
Customcontrol |
Customcontrol.withModifiedon(OffsetDateTime modifiedon) |
Customcontrol |
Customcontrol.withName(String name) |
Customcontrol |
Customcontrol.withOverwritetime(OffsetDateTime overwritetime) |
Customcontrol |
Customcontrol.withSolutionid(String solutionid) |
Customcontrol |
Customcontrol.withUnmappedField(String name,
String value) |
Customcontrol |
Customcontrol.withVersion(String version) |
Customcontrol |
Customcontrol.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.