Uses of Class
microsoft.dynamics.crm.complex.ValidateFetchXmlExpressionResponse
-
Packages that use ValidateFetchXmlExpressionResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of ValidateFetchXmlExpressionResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ValidateFetchXmlExpressionResponse Modifier and Type Method Description ValidateFetchXmlExpressionResponseValidateFetchXmlExpressionResponse.Builder. build()ValidateFetchXmlExpressionResponseValidateFetchXmlExpressionResponse. withUnmappedField(String name, Object value)ValidateFetchXmlExpressionResponseValidateFetchXmlExpressionResponse. withValidationResults(ValidateFetchXmlExpressionResult validationResults) -
Uses of ValidateFetchXmlExpressionResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type ValidateFetchXmlExpressionResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<ValidateFetchXmlExpressionResponse>System. validateFetchXmlExpression(String fetchXml)
-