 |
| BcfDataSetBehaviorRelationBehaviorFactory Property |
Gets the relation behavior factory.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfDataSetRelationBehaviorFactory RelationBehaviorFactory { get; }Public ReadOnly Property RelationBehaviorFactory As BcfDataSetRelationBehaviorFactory
Get
Property Value
Type:
BcfDataSetRelationBehaviorFactoryThe relation behavior factory.
Remarks
See Also