 |
| BcfTransactionBuilderUpdateCell Property |
Gets or sets the
BcfCell that should be updated.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfCell UpdateCell { get; set; }Public Property UpdateCell As BcfCell
Get
Set
Property Value
Type:
BcfCellThe update cell.
See Also