PCBackEndConfiguration.isMultiSiteScenario Method [AX 2012]

Indicates whether a configurator is ran in a multi-site scenario.

public boolean isMultiSiteScenario()

Run On

Server

Return Value

Type: boolean
true if the configuration is ran in a multi-site scenario; otherwise, false.

This method assumes that the configurator is not ran in a multi-company scenario.

Community Additions

ADD
Show: