LedgerFundType.fundTypeInUse Method
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.