Uses of Class
microsoft.dynamics.crm.complex.Msdyn_CheckForPendingProcessesResponse
-
Packages that use Msdyn_CheckForPendingProcessesResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of Msdyn_CheckForPendingProcessesResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return Msdyn_CheckForPendingProcessesResponse Modifier and Type Method Description Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse.Builder. build()Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse. withMessage(String message)Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse. withResultEntities(String resultEntities)Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse. withReturnLevel(Integer returnLevel)Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse. withReturnSeverity(Integer returnSeverity)Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse. withReturnStatus(Integer returnStatus)Msdyn_CheckForPendingProcessesResponseMsdyn_CheckForPendingProcessesResponse. withUnmappedField(String name, String value) -
Uses of Msdyn_CheckForPendingProcessesResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type Msdyn_CheckForPendingProcessesResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Msdyn_CheckForPendingProcessesResponse>System. msdyn_CheckForPendingProcesses(String solutionId)
-