Click or drag to resize
CalculationWorks Logo
BcfRowViewGetParentRowView Method (BcfRelation)
Gets the parent row view chosen by the specified relation.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax
public BcfRowView GetParentRowView(
	BcfRelation relation
)

Parameters

relation
Type: CalculationWorks.BusinessModelBcfRelation
The relation.

Return Value

Type: BcfRowView
BcfRowView.
Exceptions
ExceptionCondition
ArgumentNullExceptionrelation
ArgumentExceptionrelations child table does not equal views table
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.0, 2.1, 2.0
See Also