 |
| BcfDataSetBehaviorTableBehaviorFactory Property |
Gets the table behavior factory.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfDataSetTableBehaviorFactory TableBehaviorFactory { get; }Public ReadOnly Property TableBehaviorFactory As BcfDataSetTableBehaviorFactory
Get
public:
property BcfDataSetTableBehaviorFactory^ TableBehaviorFactory {
BcfDataSetTableBehaviorFactory^ get ();
}member TableBehaviorFactory : BcfDataSetTableBehaviorFactory with get
Property Value
Type:
BcfDataSetTableBehaviorFactoryThe table behavior factory.
Remarks
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also