Uses of Class
microsoft.dynamics.crm.complex.Msdyn_RegisterSolutionHealthRuleResponse
-
Packages that use Msdyn_RegisterSolutionHealthRuleResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of Msdyn_RegisterSolutionHealthRuleResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return Msdyn_RegisterSolutionHealthRuleResponse Modifier and Type Method Description Msdyn_RegisterSolutionHealthRuleResponseMsdyn_RegisterSolutionHealthRuleResponse.Builder. build()Msdyn_RegisterSolutionHealthRuleResponseMsdyn_RegisterSolutionHealthRuleResponse. withRuleId(String ruleId)Msdyn_RegisterSolutionHealthRuleResponseMsdyn_RegisterSolutionHealthRuleResponse. withUnmappedField(String name, Object value) -
Uses of Msdyn_RegisterSolutionHealthRuleResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type Msdyn_RegisterSolutionHealthRuleResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Msdyn_RegisterSolutionHealthRuleResponse>System. msdyn_RegisterSolutionHealthRule(String ruleDescription, String owningSolutionId, String uniqueName, Crmbaseentity resolutionAction, Msdyn_solutionhealthruleset ruleSetId, String ruleArguments, String ruleName, Workflow workflowReference, String resolutionMessage)
-