AttributeChange Properties |
The AttributeChange type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeName | The attribute name. [Required] [Filter(eq)] |
![]() | IsGhost |
Returns true when the object is a ghost object
(Inherited from ViewDomainObject.) |
![]() | ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | NewValue | The new value. [Filter(eq;like)] |
![]() | NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) |
![]() | ObjectChange | The object change. [Required] [Filter(multi eq)] [Owner] |
![]() | Repository | Provides access to AttributeChangesRepository repository methods |
![]() | Transaction |
The transaction to which this object is attached
(Inherited from DomainObject.) |