Share via


RouteVersionApplicableResourceCache.applicableStatusImage Method [AX 2012]

Gets an image number that indicates whether enough applicable resources can be found.

Syntax

public int applicableStatusImage([Route _route])

Run On

Called

Parameters

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

Return Value

Type: int
An image number that indicates whether enough applicable resources can be found.

See Also

Reference

RouteVersionApplicableResourceCache Class