Defines the target type of the association. It's usually inferred from the property type.

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public Type Type{ get; set;}

See Also