BusinessObject will always be filled with the business object's instance. This property can be then used to further modify the business object's properties or perform methods.
| C# | |
|---|---|
public IBusinessObject BusinessObject {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0