| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected LabelQueryExpression |
EntityQueryExpression.labelQuery |
| Modifier and Type | Method and Description |
|---|---|
LabelQueryExpression |
LabelQueryExpression.Builder.build() |
LabelQueryExpression |
LabelQueryExpression.withMissingLabelBehavior(Integer missingLabelBehavior) |
LabelQueryExpression |
LabelQueryExpression.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<LabelQueryExpression> |
EntityQueryExpression.getLabelQuery() |
| Modifier and Type | Method and Description |
|---|---|
EntityQueryExpression.Builder |
EntityQueryExpression.Builder.labelQuery(LabelQueryExpression labelQuery) |
EntityQueryExpression |
EntityQueryExpression.withLabelQuery(LabelQueryExpression labelQuery) |
Copyright © 2018–2021. All rights reserved.