| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeletedMetadataFilters> |
DeletedMetadataCollection.keys |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<DeletedMetadataFilters> |
DeletedMetadataCollection.getKeys() |
com.github.davidmoten.odata.client.CollectionPage<DeletedMetadataFilters> |
DeletedMetadataCollection.getKeys(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
DeletedMetadataCollection.Builder |
DeletedMetadataCollection.Builder.keys(DeletedMetadataFilters... keys) |
| Modifier and Type | Method and Description |
|---|---|
DeletedMetadataCollection.Builder |
DeletedMetadataCollection.Builder.keys(List<DeletedMetadataFilters> keys) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveMetadataChangesResponse> |
System.retrieveMetadataChanges(EntityQueryExpression query,
DeletedMetadataFilters deletedMetadataFilters,
String clientVersionStamp,
String appModuleId,
Boolean retrieveAllSettings) |
| Modifier and Type | Method and Description |
|---|---|
static DeletedMetadataFilters |
DeletedMetadataFilters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeletedMetadataFilters[] |
DeletedMetadataFilters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.