Click or drag to resize

BcfRowView Properties

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

The BcfRowView type exposes the following members.

Properties
  NameDescription
Public propertyHasErrors
Returns true if any BcfFault is related with this BcfRowView, false otherwise.
Public propertyIsAlive
Gets a value indicating whether this instance is disposed.
Public propertyIsDiscarded
Gets a value indicating whether this instance is disposed.
Public propertyRepository
Gets the BcfRowViewRepository item this BcfRowView belongs to.
Public propertyRow
Gets the associated BcfRow or - if this is a virtual row-view - null.
Public propertyRowViewId
Gets the BcfRowView identifier.
Top
See Also