| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Optionset |
Optionset.Builder.build() |
Optionset |
Optionset.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Optionset |
Optionset.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Optionset |
Optionset.withComponentstate(Integer componentstate) |
Optionset |
Optionset.withName(String name) |
Optionset |
Optionset.withOptionsetid(String optionsetid) |
Optionset |
Optionset.withOverwritetime(OffsetDateTime overwritetime) |
Optionset |
Optionset.withSolutionid(String solutionid) |
Optionset |
Optionset.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.