Click or drag to resize

BcfTableRowType Property

Gets the Type of the rows.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract Type RowType { get; }

Return Value

Type: Type
The Type of the rows.
See Also