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.
Checks to see if a record exists with the specified InventDimId value.
Syntax
client server public static boolean exist(InventDimId _inventDimId)
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value to search for.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.