Share via


ReleaseUpdateSysBPTableException::tableIsException Method [AX 2012]

Indicates whether the table is in the exception list.

Syntax

client server public static boolean tableIsException(TableName _tableName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the table is in the exception list; otherwise, false.

Remarks

The list is hard-coded.

See Also

Reference

ReleaseUpdateSysBPTableException Class