Gets or sets the class that match this value

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

Syntax

C#
public Type Class{ get; set;}

Field Value

The class.

See Also