| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Customcontrolresource |
Customcontrolresource.Builder.build() |
Customcontrolresource |
Customcontrolresource.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Customcontrolresource |
Customcontrolresource.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Customcontrolresource |
Customcontrolresource.with_createdby_value(String _createdby_value) |
Customcontrolresource |
Customcontrolresource.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Customcontrolresource |
Customcontrolresource.with_modifiedby_value(String _modifiedby_value) |
Customcontrolresource |
Customcontrolresource.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Customcontrolresource |
Customcontrolresource.with_organizationid_value(String _organizationid_value) |
Customcontrolresource |
Customcontrolresource.withComponentstate(Integer componentstate) |
Customcontrolresource |
Customcontrolresource.withCreatedon(OffsetDateTime createdon) |
Customcontrolresource |
Customcontrolresource.withCustomcontrolid(String customcontrolid) |
Customcontrolresource |
Customcontrolresource.withCustomcontrolresourceid(String customcontrolresourceid) |
Customcontrolresource |
Customcontrolresource.withCustomcontrolresourceidunique(String customcontrolresourceidunique) |
Customcontrolresource |
Customcontrolresource.withIntroducedversion(String introducedversion) |
Customcontrolresource |
Customcontrolresource.withIsmanaged(Boolean ismanaged) |
Customcontrolresource |
Customcontrolresource.withModifiedon(OffsetDateTime modifiedon) |
Customcontrolresource |
Customcontrolresource.withName(String name) |
Customcontrolresource |
Customcontrolresource.withOverwritetime(OffsetDateTime overwritetime) |
Customcontrolresource |
Customcontrolresource.withSolutionid(String solutionid) |
Customcontrolresource |
Customcontrolresource.withUnmappedField(String name,
String value) |
Customcontrolresource |
Customcontrolresource.withVersion(String version) |
Customcontrolresource |
Customcontrolresource.withVersionnumber(Long versionnumber) |
Customcontrolresource |
Customcontrolresource.withVersionrequirement(String versionrequirement) |
Customcontrolresource |
Customcontrolresource.withWebresourceid(String webresourceid) |
Copyright © 2018–2020. All rights reserved.