 | BcfRelationParentTable Property |
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfTable ParentTable { get; }Public ReadOnly Property ParentTable As BcfTable
Get
Property Value
Type:
BcfTableThe parent
BcfTable.
See Also