PCAdaptorComponent.hasRouteOperations Method [AX 2012]

Checks whether the components have any route operations.

public boolean hasRouteOperations([boolean _checkSubComponents])

Run On

Server

Parameters

_checkSubComponents
Type: boolean
A Boolean value that indicates whether the sub components will also be checked for route operations.

Return Value

Type: boolean
true if the component has route operations; otherwise, false.

Community Additions

ADD
Show: