Persistate API documentation
Associated Event
NamespacesPersistatePersistentAssociated

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

Occurs when this object is taken as an associated child object of another object.
Declaration Syntax
C#
public event LinkageEventHandler Associated
Remarks
This happens when you set this object as a single associated member of another object or add it to an associated 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)