DomainObjects Class Library

OnIdentityChangeArgs.CreatableObjectWithNewIdentity Property

Gets the creatable object whose identity has changed. The new identity can be obtained via a call to Identity

public ICreatable CreatableObjectWithNewIdentity {get;}

Property Value

The creatable object whose identity has changed.

See Also

OnIdentityChangeArgs Class | DomainObjects.Facade.Domain Namespace