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