Constructor that takes IBusinessObject instance as the parameter. The BusinessObject property will be then set with the passed in object instance.
| Overload | Description |
|---|---|
| BaseEventArgs Constructor() | Default constructor does not provide any functionality. |
| BaseEventArgs Constructor(IBusinessObject) | Constructor that takes IBusinessObject instance as the parameter. The businessObject property will be then set with the passed in object instance. |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0