| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Systemuserprofiles |
Systemuserprofiles.Builder.build() |
Systemuserprofiles |
Systemuserprofiles.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Systemuserprofiles |
Systemuserprofiles.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Systemuserprofiles |
Systemuserprofiles.withFieldsecurityprofileid(String fieldsecurityprofileid) |
Systemuserprofiles |
Systemuserprofiles.withSystemuserid(String systemuserid) |
Systemuserprofiles |
Systemuserprofiles.withSystemuserprofileid(String systemuserprofileid) |
Systemuserprofiles |
Systemuserprofiles.withUnmappedField(String name,
String value) |
Systemuserprofiles |
Systemuserprofiles.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.