Share via


RouteVersionApplicableResourceCache.requirementQuantity Method [AX 2012]

Gets the required number of resources for a specific route operation.

Syntax

public int requirementQuantity(Route _route)

Run On

Called

Parameters

  • _route
    Type: Route Table
    The route operation to get the quantity for.

Return Value

Type: int
The required number of resources.

See Also

Reference

RouteVersionApplicableResourceCache Class