Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a PurchTable table may be deleted or not.
Syntax
server public static boolean checkDeleteServer(PurchTable _purchTable)
Run On
Server
Parameters
- _purchTable
Type: PurchTable Table
The PurchTable table to check.
Return Value
Type: boolean
true if it is ok to delete the PurchTable table; otherwise, false.