Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.