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