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

Operator

Holds the value that is used as the operator between the LeftField and RightField.

Syntax

C# 
public string Operator {get; set;}

Requirements

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

See Also