 | 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-beta6
Syntaxpublic IEnumerable<BcfFault> Faults { get; }Public ReadOnly Property Faults As IEnumerable(Of BcfFault)
Get
Return Value
Type:
IEnumerableBcfFaultThe faults.
Version InformationBCF
Supported in: 4.0
See Also