QuickObjects.ObjectBase Send comments on this topic.
LoadParent Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : LoadParent Method
join

LoadParent

Calls the Load method on the passed in parent business object contained in the join.JoinedObject.

Parameters:
Description
join

Returns:
Type
System.Boolean

Syntax

C# 
public bool LoadParent( 
   Join join
)

Parameters

join

Requirements

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

See Also