Uses of Class
microsoft.dynamics.crm.complex.ValidateResponse
-
Packages that use ValidateResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of ValidateResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ValidateResponse Modifier and Type Method Description ValidateResponseValidateResponse.Builder. build()ValidateResponseValidateResponse. withUnmappedField(String name, Object value) -
Uses of ValidateResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type ValidateResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ValidateResponse>System. validate(List<Activitypointer> activities)
-