Global::isVirtualCompany Method [AX 2012]

Checks whether the curext() is part of a virtual company or not.

server public static boolean isVirtualCompany()

Run On

Server

Return Value

Type: boolean
true if the curext() is part of a virtual company; otherwise, false.
Show: