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