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