DomainObjects Class Library

OnIdentityChangeArgs Properties

The properties of the OnIdentityChangeArgs class are listed below. For a complete list of OnIdentityChangeArgs class members, see the OnIdentityChangeArgs Members topic.

Public Instance Properties

CreatableObjectWithNewIdentity Gets the creatable object whose identity has changed. The new identity can be obtained via a call to Identity
OldIdentity Gets the identity of the object before it was changed.

See Also

OnIdentityChangeArgs Class | DomainObjects.Facade.Domain Namespace