ReleaseUpdateDB::getDataAreaIdsForPartition Method [AX 2012]

Gets a list of companies in a partition.

server public static container getDataAreaIdsForPartition(PartitionKey partition)

Run On

Server

Parameters

partition
Type: PartitionKey Extended Data Type
The partition to query for the companies.

Return Value

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