| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected ManagedPropertyOperation |
ManagedPropertyMetadata.operation |
| Modifier and Type | Method and Description |
|---|---|
Optional<ManagedPropertyOperation> |
ManagedPropertyMetadata.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
ManagedPropertyMetadata.Builder |
ManagedPropertyMetadata.Builder.operation(ManagedPropertyOperation operation) |
ManagedPropertyMetadata |
ManagedPropertyMetadata.withOperation(ManagedPropertyOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
static ManagedPropertyOperation |
ManagedPropertyOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedPropertyOperation[] |
ManagedPropertyOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021. All rights reserved.