From NHibernate docs: The name of a property of the
associated class that is joined to the primary key
of this class. If not specified, the primary key of
the associated class is used.
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public string PropertyRef{ get; set;} |
See Also
BelongsToAttribute Class
Castle.ActiveRecord Namespace