| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.Builder.build() |
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.withMsdyn_name(String msdyn_name) |
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.withMsdyn_solutioncomponentdatasourceid(String msdyn_solutioncomponentdatasourceid) |
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.withOrganizationid(String organizationid) |
Msdyn_solutioncomponentdatasource |
Msdyn_solutioncomponentdatasource.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.