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

RightField

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

Syntax

C# 
public BaseField RightField {get; set;}

Requirements

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

See Also