 | BcfTableTRowRowType Property |
[This is preliminary documentation and is subject to change.]
Gets the
Type of the rows.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic override sealed Type RowType { get; }Public Overrides NotOverridable ReadOnly Property RowType As Type
Get
Return Value
Type:
TypeThe
Type of the rows.
See Also