| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Fieldsecurityprofile |
Fieldsecurityprofile.Builder.build() |
Fieldsecurityprofile |
Fieldsecurityprofile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Fieldsecurityprofile |
Fieldsecurityprofile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Fieldsecurityprofile |
Fieldsecurityprofile.with_createdby_value(String _createdby_value) |
Fieldsecurityprofile |
Fieldsecurityprofile.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Fieldsecurityprofile |
Fieldsecurityprofile.with_modifiedby_value(String _modifiedby_value) |
Fieldsecurityprofile |
Fieldsecurityprofile.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Fieldsecurityprofile |
Fieldsecurityprofile.with_organizationid_value(String _organizationid_value) |
Fieldsecurityprofile |
Fieldsecurityprofile.withComponentstate(Integer componentstate) |
Fieldsecurityprofile |
Fieldsecurityprofile.withCreatedon(OffsetDateTime createdon) |
Fieldsecurityprofile |
Fieldsecurityprofile.withDescription(String description) |
Fieldsecurityprofile |
Fieldsecurityprofile.withFieldsecurityprofileid(String fieldsecurityprofileid) |
Fieldsecurityprofile |
Fieldsecurityprofile.withFieldsecurityprofileidunique(String fieldsecurityprofileidunique) |
Fieldsecurityprofile |
Fieldsecurityprofile.withIsmanaged(Boolean ismanaged) |
Fieldsecurityprofile |
Fieldsecurityprofile.withModifiedon(OffsetDateTime modifiedon) |
Fieldsecurityprofile |
Fieldsecurityprofile.withName(String name) |
Fieldsecurityprofile |
Fieldsecurityprofile.withOverwritetime(OffsetDateTime overwritetime) |
Fieldsecurityprofile |
Fieldsecurityprofile.withSolutionid(String solutionid) |
Fieldsecurityprofile |
Fieldsecurityprofile.withUnmappedField(String name,
String value) |
Fieldsecurityprofile |
Fieldsecurityprofile.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.