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