BcfCommonRowView Properties |
[This is preliminary documentation and is subject to change.]
The BcfCommonRowView type exposes the following members.
| Name | Description | |
|---|---|---|
| HasErrors |
Returns true if any BcfFault is tagging a column represented by this BcfRowView; false
otherwise. The method respects faults on added properties (AddParentRowViewProperties(BcfRelation, FuncString, Boolean); AddChildRowViewProperties(BcfRelation, FuncString, Boolean)).
(Inherited from BcfRowView.) | |
| IsDiscarded |
Gets a value indicating whether this instance is disposed.
(Inherited from BcfRowView.) | |
| Repository |
Gets the BcfRowViewRepository item this BcfRowView belongs to.
(Inherited from BcfRowView.) | |
| Row |
Gets the associated BcfRow or - if this is a virtual row-view - null.
(Inherited from BcfRowView.) | |
| RowViewId |
Gets the BcfRowView identifier.
(Inherited from BcfRowView.) |