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 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.