Global::isVirtualCompany Method [AX 2012]

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

Syntax

server public static boolean isVirtualCompany()

Run On

Server

Return Value

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

See Also

Reference

Global Class