Uses of Class
microsoft.dynamics.crm.complex.DeleteAndPromoteResponse
-
Packages that use DeleteAndPromoteResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of DeleteAndPromoteResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return DeleteAndPromoteResponse Modifier and Type Method Description DeleteAndPromoteResponseDeleteAndPromoteResponse.Builder. build()DeleteAndPromoteResponseDeleteAndPromoteResponse. withSolutionId(String solutionId)DeleteAndPromoteResponseDeleteAndPromoteResponse. withUnmappedField(String name, String value) -
Uses of DeleteAndPromoteResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type DeleteAndPromoteResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<DeleteAndPromoteResponse>System. deleteAndPromote(String uniqueName)
-