QuickObjects.ObjectBase Send comments on this topic.
BusinessObject Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : BusinessObject Property
BusinessObject

Holds a IBusinessObject value that can be used for specifying the business object that contains the field object.

Syntax

C# 
virtual IBusinessObject BusinessObject {get; set;}

Requirements

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

See Also