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

JoinedFields

This collection contains 1 or more JoinField objects containing the fields that join the two different business objects.

Syntax

C# 
[XmlArrayAttribute()]
public JoinFieldCollection JoinedFields {get; set;}

Requirements

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

See Also