| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container |
| Modifier and Type | Method and Description |
|---|---|
InsertOptionValueResponse |
InsertOptionValueResponse.Builder.build() |
InsertOptionValueResponse |
InsertOptionValueResponse.withNewOptionValue(Integer newOptionValue) |
InsertOptionValueResponse |
InsertOptionValueResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<InsertOptionValueResponse> |
System.insertOptionValue(String color,
String optionSetName,
String attributeLogicalName,
String entityLogicalName,
Integer value,
Label label,
Label description,
List<Integer> parentValues,
String solutionUniqueName) |
Copyright © 2018–2020. All rights reserved.