 |
| BcfDataSetBehaviorTableBehaviorFactory Property |
Gets the table behavior factory.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfDataSetTableBehaviorFactory TableBehaviorFactory { get; }Public ReadOnly Property TableBehaviorFactory As BcfDataSetTableBehaviorFactory
Get
Property Value
Type:
BcfDataSetTableBehaviorFactoryThe table behavior factory.
Remarks
See Also