Persistate API documentation
Target Property
NamespacesPersistateResolveReferenceEventArgsTarget

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

Gets or sets the target of the unresolved IReference.
Declaration Syntax
C#
public Persistent Target { get; set; }
Remarks
Event handlers should set this property to resolve the IReference and avoid a PersistateDeReferenceException being thrown.

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