Add an item to the end of the collection.

Syntax

finAccountAppCalculations.AddCalculation(key, [keyLocked])

Parameters

NameTypeOptionalByRefDescription
key String A Key to identify this Calculation in the collection.
keyLocked Boolean Optional Key Locked items prevent the User from changing the Key or removing this item via the User Interface. If omitted, a value of True is assumed.

Return Value

finAccountAppCalculation

A finAccountAppCalculation object.

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