| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.entity | |
| microsoft.dynamics.crm.entity.request |
| Modifier and Type | Method and Description |
|---|---|
InputArgumentCollection |
InputArgumentCollection.Builder.build() |
InputArgumentCollection |
InputArgumentCollection.withArguments(InputArgument arguments) |
InputArgumentCollection |
InputArgumentCollection.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Asyncoperation> |
Workflow.executeWorkflow(String entityId,
InputArgumentCollection inputArguments) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Asyncoperation> |
WorkflowRequest.executeWorkflow(String entityId,
InputArgumentCollection inputArguments) |
Copyright © 2018–2021. All rights reserved.