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

Holds a JoinCollection value. This value is used to indicate the joins with other business objects.

Syntax

C# 
virtual JoinCollection Joins {get; set;}

Requirements

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

See Also