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