Click or drag to resize

DomainObject Properties

The DomainObject type exposes the following members.

Properties
  NameDescription
Public propertyIsGhost
Returns true when the object is a ghost object
Public propertyItemString
Gets or sets the value of a data attribute
Public propertyItemIDataAttribute
Gets or sets the value of a data attribute
Public propertyNoEvents
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
Public propertyRepository
The repository used to persist the object
Public propertyTransaction
The transaction to which this object is attached
Top
See Also