 | BcfViewManagerDataRepositoryFaults Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CalculationWorks.ViewModel.Windows
Assembly:
CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta7
Syntaxpublic IEnumerable<BcfFault> Faults { get; }Public ReadOnly Property Faults As IEnumerable(Of BcfFault)
Get
Return Value
Type:
IEnumerableBcfFaultThe faults.
See Also