Click or drag to resize

BcfParentRelationCell Properties

[This is preliminary documentation and is subject to change.]

The BcfParentRelationCell type exposes the following members.

Properties
  NameDescription
Public propertyCounterpart
Gets the related BcfChildRelationCell.
Public propertyOwningRow
Gets the BcfRow the cell belongs to (the child row).
Public propertyParentRelation
Gets the BcfRelation the cell belongs to.
Public propertyParentRelationCellId
Gets this cells identifier.
Public propertyParentRelationIndex
Gets the ToParentRelationIndex of the relation.
Public propertyParentRow
Gets the parent row.
Public propertyParentRowDebugString
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public propertyParentRowId
Gets the row identifier of ParentRow; or null if ParentRow is null.
Top
See Also