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