 |
| BcfTransactionBuilderNewParentRow Property |
Gets or sets the new parent row.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfRow NewParentRow { get; set; }Public Property NewParentRow As BcfRow
Get
Set
Property Value
Type:
BcfRowThe new parent row.
See Also