Whether or not the target type is a dependent object.

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

Syntax

C#
public bool DependentObjects{ get; set;}

Field Value

true = the target type is a dependent object

See Also