Click or drag to resize

BcfCellIdColumnId Property

Gets the BcfColumnId-part of this instance.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfColumnId ColumnId { get; }

Return Value

Type: BcfColumnId
The BcfColumnId-part of this instance.
See Also