PdsCostBasis::exist Method
Indicates whether the specified PdsCostBasis record exists.
Syntax
server public static boolean exist(PdsCostBasisType _costBasis)
Run On
Server
Parameters
- _costBasis
Type: PdsCostBasisType Extended Data Type
The PdsCostBasis record to find.
Return Value
Type: boolean
true if the record exists; otherwise, false.