 |
| BcfTransactionBuilderUpdateRelatedRowsCell Property |
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfRelatedRowsCell UpdateRelatedRowsCell { get; set; }Public Property UpdateRelatedRowsCell As BcfRelatedRowsCell
Get
Set
Property Value
Type:
BcfRelatedRowsCellThe update related rows cell.
See Also