![]() | |
BcfRelatedRowCell Class |
Namespace: CalculationWorks.BusinessModel
The BcfRelatedRowCell type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParentRow |
Gets or sets the related BcfRow.
|
![]() | Relation |
Gets the BcfRelation the cell belongs to.
|
![]() | Row |
Gets the BcfRow the cell belongs to.
|
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.) |
![]() | SetRelatedRow(BcfRow) |
Sets the related (parent) row optimistic.
|
![]() | SetRelatedRow(BcfRow, Boolean) |
Sets the related (parent) row.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | RelatedRowChanged |
Occurs when ParentRow property changed. This event is deferred until the last BcfTransaction is committed.
|