 |
BcfRelationBehavior Property |
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfRelationBehavior Behavior { get; }
Public ReadOnly Property Behavior As BcfRelationBehavior
Get
public:
property BcfRelationBehavior^ Behavior {
BcfRelationBehavior^ get ();
}
member Behavior : BcfRelationBehavior with get
Property Value
Type:
BcfRelationBehaviorThe relation behavior.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also