QuickObjects.ObjectBase Send comments on this topic.
BusinessObject Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObjectCollection Class : BusinessObject Property
BusinessObject property stores a reference to the business object that will be filled with values from each row when an item is requested for a particular position.

Syntax

C# 
public BaseBusinessObject BusinessObject {get; set;}

Requirements

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

See Also