Uses of Class
microsoft.dynamics.crm.complex.Msdyn_CheckForCustomizedOptionSetResponse
-
Packages that use Msdyn_CheckForCustomizedOptionSetResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of Msdyn_CheckForCustomizedOptionSetResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return Msdyn_CheckForCustomizedOptionSetResponse Modifier and Type Method Description Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse.Builder. build()Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse. withMessage(String message)Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse. withResultEntities(String resultEntities)Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse. withReturnLevel(Integer returnLevel)Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse. withReturnSeverity(Integer returnSeverity)Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse. withReturnStatus(Integer returnStatus)Msdyn_CheckForCustomizedOptionSetResponseMsdyn_CheckForCustomizedOptionSetResponse. withUnmappedField(String name, String value) -
Uses of Msdyn_CheckForCustomizedOptionSetResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type Msdyn_CheckForCustomizedOptionSetResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Msdyn_CheckForCustomizedOptionSetResponse>System. msdyn_CheckForCustomizedOptionSet(String entityIds, String solutionId, String excludeSolutionIds)
-