 | BcfFaultOwningRow Property |
Gets the owning row of this instance.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfRow OwningRow { get; }Public ReadOnly Property OwningRow As BcfRow
Get
Property Value
Type:
BcfRow
See Also