PCAdaptorComponent.getRouteOperation Method [AX 2012]

Gets a route operation given its name.

public PCAdaptorRouteOperation getRouteOperation(PCTemplateComponentName _routeOperationName)

Run On

Server

Parameters

_routeOperationName
Type: PCTemplateComponentName Extended Data Type
The name of a route operation.

Return Value

Type: PCAdaptorRouteOperation Class
An instance of the PCAdaptorComponent class.

ExceptionCondition
Error

The given name does not match any of the route operations that belong to the component.

Community Additions

ADD
Show: