QuickObjects.ObjectBase Send comments on this topic.
AutoRecursion Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObject Interface : AutoRecursion Property
AutoRecursion

Holds a boolean value. This value indicates weather business object will auto set and pass the value of Recursive property to the joined objects.

Syntax

C# 
virtual bool AutoRecursion {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also