Click or drag to resize

IBcfTransactionInfo Interface

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

Interface for custom BcfTransaction information with persistence support.

Namespace:  CalculationWorks.BusinessModel.UndoRedo
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public interface IBcfTransactionInfo

The IBcfTransactionInfo type exposes the following members.

Properties
  NameDescription
Public propertyName
The transactions name.
Top
See Also