Share via


PurchTableType::checkDeleteServer Method [AX 2012]

Indicates whether a PurchTable table may be deleted or not.

Syntax

server public static boolean checkDeleteServer(PurchTable _purchTable)

Run On

Server

Parameters

Return Value

Type: boolean
true if it is ok to delete the PurchTable table; otherwise, false.

See Also

Reference

PurchTableType Class