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