Share via


ReleaseUpdateDB::getDataAreaIds Method [AX 2012]

Gets a list of companies in a partition.

Syntax

server public static container getDataAreaIds(container _args)

Run On

Server

Parameters

  • _args
    Type: container
    A container required by the RunAs API.

Return Value

Type: container
A container that contains companies in the current partition.

See Also

Reference

ReleaseUpdateDB Class