Click or drag to resize

BcfParentRelationCellParentRowId Property

Gets the row identifier of ParentRow; or if ParentRow is .

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public Nullable<int> ParentRowId { get; }

Property Value

Type: NullableInt32
The row identifier of ParentRow; or if ParentRow is .
See Also