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