 | BcfTransactionBuilderRow Property |
[This is preliminary documentation and is subject to change.]
Gets or sets the
BcfRow that should be updated.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic BcfRow Row { get; set; }Public Property Row As BcfRow
Get
Set
Property Value
Type:
BcfRowThe row.
Version InformationBCF
Supported in: 4.0
See Also