Click or drag to resize
CalculationWorks Logo
BcfRowGetParentRow Method
Overload List
  NameDescription
Public methodGetParentRow(Int32)
Gets the parent BcfRow of the specified childRelationIndex.
Public methodGetParentRow(String)
Gets the parent BcfRow of the relation specified by childRelationName.
Public methodGetParentRow(BcfRelation)
Gets the parent BcfRow of the specified childRelation.
Top
See Also