Click or drag to resize

BcfTransactionCreateChangeSet Method

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

Creates a BcfChangeSet containing changes of this transaction and committed sub-transactions.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfChangeSet CreateChangeSet()

Return Value

Type: BcfChangeSet
The BcfChangeSet containing changes of this transaction and committed sub-transactions.
Exceptions
ExceptionCondition
InvalidOperationExceptionThe IsCurrent is false.
Version Information

BCF

Supported in: 4.0
See Also