DomainObject Properties |
The DomainObject type exposes the following members.
| Name | Description | |
|---|---|---|
| IsGhost |
Returns true when the object is a ghost object
| |
| ItemString |
Gets or sets the value of a data attribute
| |
| ItemIDataAttribute |
Gets or sets the value of a data attribute
| |
| NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
| |
| Repository |
The repository used to persist the object
| |
| Transaction |
The transaction to which this object is attached
|