xApplication::initPartition Method [AX 2012]
Initializes a given partition by creating the DAT company and the Admin user.
client server public static boolean initPartition(Partition partition)
Run On
ClientOrServerParameters
- partition
- Type: Partition Extended Data Type
The record ID of the partition to initialize.
Show: