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

JoinedObject

Contains a reference to a business object that will be joined to.

Syntax

C# 
[XmlIgnoreAttribute()]
public BaseBusinessObject JoinedObject {get; set;}

Requirements

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

See Also