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

LoadChild

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

Parameters:
Description
join

Returns:
Type
System.Boolean

Syntax

C# 
public bool LoadChild( 
   Join join
)

Parameters

join

Requirements

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

See Also