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