| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
Systemuser |
class |
Team |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Principal.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Principal |
Principal.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Principal |
Principal.withOwnerid(String ownerid) |
Principal |
Principal.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.