 | BcfTransactionBuilderUpdateRelatedRowsCell Property |
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfChildRelationCell UpdateRelatedRowsCell { get; set; }Public Property UpdateRelatedRowsCell As BcfChildRelationCell
Get
Set
Property Value
Type:
BcfChildRelationCellThe
BcfChildRelationCell that should be updated.
See Also