| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Msdyn_solutionhistory |
Msdyn_solutionhistory.Builder.build() |
Msdyn_solutionhistory |
Msdyn_solutionhistory.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Msdyn_solutionhistory |
Msdyn_solutionhistory.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_activityid(String msdyn_activityid) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_correlationid(String msdyn_correlationid) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_endtime(OffsetDateTime msdyn_endtime) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_errorcode(String msdyn_errorcode) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_exceptionmessage(String msdyn_exceptionmessage) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_exceptionstack(String msdyn_exceptionstack) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_ismanaged(Boolean msdyn_ismanaged) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_isoverwritecustomizations(Boolean msdyn_isoverwritecustomizations) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_ispatch(Boolean msdyn_ispatch) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_name(String msdyn_name) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_operation(Integer msdyn_operation) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_packagename(String msdyn_packagename) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_packageversion(String msdyn_packageversion) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_publisherid(String msdyn_publisherid) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_publishername(String msdyn_publishername) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_result(Boolean msdyn_result) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_solutionhistoryid(String msdyn_solutionhistoryid) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_solutionid(String msdyn_solutionid) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_solutionversion(String msdyn_solutionversion) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_starttime(OffsetDateTime msdyn_starttime) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_status(Integer msdyn_status) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_suboperation(Integer msdyn_suboperation) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withMsdyn_totaltime(Integer msdyn_totaltime) |
Msdyn_solutionhistory |
Msdyn_solutionhistory.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.