NPersistence Reference Guide
(Optional) The entity class that is the target of the association. Defaults to the type of the field or property that stores the association.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public Type TargetEntity

See Also