LedgerFundType::exist Method
Indicates whether the specified fund type number value exists in the table.
Syntax
client server public static boolean exist(FundTypeNumber _fundTypeNumber)
Run On
Called
Parameters
- _fundTypeNumber
Type: FundTypeNumber Extended Data Type
The fund type number value to check.
Return Value
Type: boolean
true if the fund type number value exists in the table; otherwise, false.