| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container |
| Modifier and Type | Method and Description |
|---|---|
BulkDeleteResponse |
BulkDeleteResponse.Builder.build() |
BulkDeleteResponse |
BulkDeleteResponse.withJobId(String jobId) |
BulkDeleteResponse |
BulkDeleteResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BulkDeleteResponse> |
System.bulkDelete(List<QueryExpression> querySet,
String jobName,
Boolean sendEmailNotification,
List<Activityparty> toRecipients,
List<Activityparty> cCRecipients,
String recurrencePattern,
OffsetDateTime startDateTime,
String sourceImportId,
Boolean runNow) |
Copyright © 2018–2020. All rights reserved.