 |
| IBcfDataSetUndoRepositoryDataSet Property |
Gets the BcfDataSet.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
SyntaxBcfDataSet DataSet { get; }ReadOnly Property DataSet As BcfDataSet
Get
Property Value
Type:
BcfDataSetThe BcfDataSet.
See Also