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 fund type is being used on a fund.
Syntax
private boolean fundTypeInUse()
Run On
Called
Return Value
Type: boolean
A Boolean value that indicates whether the fund type is being used by a fund.
Remarks
This method is used by the LedgerFundType.validateDelete method to indicate whether the fund type can be deleted.