 |
BcfRowGetTable Method |
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfTable GetTable()
Public Function GetTable As BcfTable
public:
BcfTable^ GetTable()
member GetTable : unit -> BcfTable
Return Value
Type:
BcfTableThe table the row belongs to.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also