Uses of Class
microsoft.dynamics.crm.complex.ValidateFetchXmlExpressionResult
-
Packages that use ValidateFetchXmlExpressionResult Package Description microsoft.dynamics.crm.complex -
-
Uses of ValidateFetchXmlExpressionResult in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex declared as ValidateFetchXmlExpressionResult Modifier and Type Field Description protected ValidateFetchXmlExpressionResultValidateFetchXmlExpressionResponse. validationResultsMethods in microsoft.dynamics.crm.complex that return ValidateFetchXmlExpressionResult Modifier and Type Method Description ValidateFetchXmlExpressionResultValidateFetchXmlExpressionResult.Builder. build()ValidateFetchXmlExpressionResultValidateFetchXmlExpressionResult. withUnmappedField(String name, String value)Methods in microsoft.dynamics.crm.complex that return types with arguments of type ValidateFetchXmlExpressionResult Modifier and Type Method Description Optional<ValidateFetchXmlExpressionResult>ValidateFetchXmlExpressionResponse. getValidationResults()Methods in microsoft.dynamics.crm.complex with parameters of type ValidateFetchXmlExpressionResult Modifier and Type Method Description ValidateFetchXmlExpressionResponse.BuilderValidateFetchXmlExpressionResponse.Builder. validationResults(ValidateFetchXmlExpressionResult validationResults)ValidateFetchXmlExpressionResponseValidateFetchXmlExpressionResponse. withValidationResults(ValidateFetchXmlExpressionResult validationResults)
-