QuickObjects.ObjectBase Send comments on this topic.
LeftField Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > JoinField Class : LeftField Property

LeftField

Holds the IField that is used in the join on the left side.

Syntax

C# 
public BaseField LeftField {get; set;}

Requirements

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

See Also