Click or drag to resize

BcfViewManagerRepository Property

Gets the data-repository.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public BcfViewManagerDataRepository Repository { get; }

Property Value

Type: BcfViewManagerDataRepository
See Also