Share via


BudgetTransactionCode::existDefaultByTransactionType Method

Determines whether a BudgetTransactionCode record exists that is the default for the specified budget transaction type.

Syntax

client server public static boolean existDefaultByTransactionType(BudgetTransactionType _budgetTransactionType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the default budget transaction code exists; otherwise, false.

See Also

Reference

BudgetTransactionCode Table