 |
| BcfRelationParentTable Property |
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfTable ParentTable { get; }Public ReadOnly Property ParentTable As BcfTable
Get
public:
property BcfTable^ ParentTable {
BcfTable^ get ();
}member ParentTable : BcfTable with get
Property Value
Type:
BcfTableThe parent
BcfTable.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also