 | BcfTransactionBuilderRow Property |
Gets or sets the
BcfRow that should be updated.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfRow Row { get; set; }Public Property Row As BcfRow
Get
Set
Property Value
Type:
BcfRowThe row.
See Also