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