 | BcfTableRowType Property |
Gets the
Type of the rows.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic abstract Type RowType { get; }Public MustOverride ReadOnly Property RowType As Type
Get
Return Value
Type:
TypeThe
Type of the rows.
See Also