Get an Account Type optionally updated with a Promotion's details.

The finAccountTypeRO object will have the correct property settings relating to the specified Promotion if a promotion was specified.

Syntax

finAccountTypes.GetAccountTypeWithPromotionPk(accountTypePk, [promotionPk])

Parameters

NameTypeOptionalByRefDescription
accountTypePk Integer The primary key of the Account Type.
promotionPk Integer Optional The primary key of the Promotion or zero if not using a Promotion. If omitted, a value of 0 is assumed.

Return Value

finAccountTypeRO

A finAccountTypeRO object.

Member of:
finAccountTypes
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0