ProdRecBasketHandler.getBasketJoinMode Method [AX 2012]

Retrieves the current join mode that links the basket table to the main data source.

public JoinMode getBasketJoinMode(FormDataSource _formDataSource)

Run On

Called

Parameters

_formDataSource
Type: FormDataSource Class
The main data source linked to the basket table.

Return Value

Type: JoinMode Enumeration
A value of the JoinMode enumeration.

Community Additions

ADD
Show: