 | BcfTransactionDataSet Property |
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfDataSet DataSet { get; }Public ReadOnly Property DataSet As BcfDataSet
Get
Property Value
Type:
BcfDataSetThe
BcfDataSet or
if transaction is not initialized or discarded.
See Also