Click or drag to resize

EventBulkContext Constructor

The standard constructor for this class.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public EventBulkContext(
	Object parent
)

Parameters

parent
Type: SystemObject
The parent object for the bulk operation. The parent object is the object controlling the bulk operation.
See Also