Click or drag to resize

IBcfTransactionInfo Interface

Interface for custom BcfTransaction information with persistence support.

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

The IBcfTransactionInfo type exposes the following members.

Properties
  NameDescription
Public propertyName
The transactions name.
Top
See Also