Global::getVirtualCompanyList Method [AX 2012]

Gets a list of all company record IDs that are part of the virtual company based on the return value of the curext method.

Syntax

server public static container getVirtualCompanyList()

Run On

Server

Return Value

Type: container
A list of all company record IDs that are part of the virtual company based on the return value of the curext method.

See Also

Reference

Global Class