| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountTypePk | Integer | The Account Type Pk to check. | ||
| branchPk | Integer | The Branch Pk to check. | ||
| defaultIfNoBranch | Boolean | Optional | If BranchPk is invalid, the default return value for the function. If omitted, a value of False is assumed. |
True if the Account Type is allowed for the Branch; otherwise False.