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.GetAccountTypeWithPromotion(accountTypeId, [promotionId])

Parameters

NameTypeOptionalByRefDescription
accountTypeId String The Id of the Account Type.
promotionId String Optional The Id of the Promotion or a blank String if not using a Promotion.

Return Value

finAccountTypeRO

A finAccountTypeRO object.

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