PDSCalculationTable::exist Method
Gets a value indicating if the calcuation table record exists.
Syntax
client server public static boolean exist(PDSCalculationId _id)
Run On
Called
Parameters
- _id
Type: PDSCalculationId Extended Data Type
The calculation formula ID.
Return Value
Type: boolean
true if the record exists; otherwise, false.