Click or drag to resize

BcfTransactionCurrentCompensationItems Method

[This is preliminary documentation and is subject to change.]

Creates an array of current compensation items.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public IBcfUndoRedoItem[] CurrentCompensationItems()

Return Value

Type: IBcfUndoRedoItem
An array of current compensation items.
Exceptions
ExceptionCondition
InvalidOperationExceptionTransation is discarded.
See Also