Share via


RouteVersionApplicableResourceCache.enoughApplicableResources Method [AX 2012]

Determines whether enough applicable resources can be found for an operation.

Syntax

protected RouteFeasibilityStatus enoughApplicableResources(Route _route)

Run On

Called

Parameters

  • _route
    Type: Route Table
    A specific route operation to get the status for.

Return Value

Type: RouteFeasibilityStatus Enumeration
true if enough applicable resources can be found for the operations; otherwise, false.

See Also

Reference

RouteVersionApplicableResourceCache Class