BcfParentRelationCell Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
The BcfParentRelationCell type exposes the following members.
| Name | Description | |
|---|---|---|
| Counterpart |
Gets the related BcfChildRelationCell.
| |
| OwningRow |
Gets the BcfRow the cell belongs to (the child row).
| |
| ParentRelation |
Gets the BcfRelation the cell belongs to.
| |
| ParentRelationCellId |
Gets this cells identifier.
| |
| ParentRelationIndex |
Gets the ToParentRelationIndex of the relation.
| |
| ParentRow |
Gets or sets the parent row.
| |
| ParentRowId |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ParentRowEquals(BcfParentRelationCell, BcfRowComparisonMode) |
Gets a value indicating whether ParentRow of specified otherCell and this cell a equal using specified rowComparisonMode.
| |
| ParentRowEquals(BcfRow, BcfRowComparisonMode) |
Gets a value indicating whether specified otherRow and ParentRow are equal using specified rowComparisonMode.
| |
| SetParentRow |
Sets the ParentRow-property.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |