RetailConnReplicationUtilities::validatePartitionID Method [AX 2012]

Validate if the specified partition ID matches the partition ID in current user session.

client server public static boolean validatePartitionID(int64 _partitionID)

Run On

Called

Parameters

_partitionID
Type: int64
The partition ID to be verified

Return Value

Type: boolean
true if partition IDs can match, otherwise false
Show: