Persistate API documentation
Adopted Event
NamespacesPersistatePersistentAdopted

[This is preliminary documentation and is subject to change.]

Occurs when this object is adopted as a contained (not associated) child object of another object.
Declaration Syntax
C#
public event LinkageEventHandler Adopted
Remarks
This happens when you set this object as a single contained member of another object or add it to a contained IndexedList<(Of <(<'T>)>)> collection. This event is not raised during an Rollback or RestoreUnmodified call.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)