| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Serviceplanappmodules |
Serviceplanappmodules.Builder.build() |
Serviceplanappmodules |
Serviceplanappmodules.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Serviceplanappmodules |
Serviceplanappmodules.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Serviceplanappmodules |
Serviceplanappmodules.withAppmoduleid(String appmoduleid) |
Serviceplanappmodules |
Serviceplanappmodules.withComponentidunique(String componentidunique) |
Serviceplanappmodules |
Serviceplanappmodules.withComponentstate(Integer componentstate) |
Serviceplanappmodules |
Serviceplanappmodules.withIscustomizable(BooleanManagedProperty iscustomizable) |
Serviceplanappmodules |
Serviceplanappmodules.withIsmanaged(Boolean ismanaged) |
Serviceplanappmodules |
Serviceplanappmodules.withOverwritetime(OffsetDateTime overwritetime) |
Serviceplanappmodules |
Serviceplanappmodules.withServiceplanappmodulesid(String serviceplanappmodulesid) |
Serviceplanappmodules |
Serviceplanappmodules.withServiceplanid(String serviceplanid) |
Serviceplanappmodules |
Serviceplanappmodules.withSolutionid(String solutionid) |
Serviceplanappmodules |
Serviceplanappmodules.withUnmappedField(String name,
String value) |
Serviceplanappmodules |
Serviceplanappmodules.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.