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