Share via


RetailConnReplicationUtilities::isGlobalTable Method [AX 2012]

Checks the table's data is saved on a per-company basis.

Syntax

client server public static boolean isGlobalTable(TableName _tableName)

Run On

Called

Parameters

Return Value

Type: boolean
false if the table's data is saved on a per-company basis otherwise false.

See Also

Reference

RetailConnReplicationUtilities Class