Click or drag to resize

EventBulkContextProperties Property

Gets the property collection for the bulk operation context. This can be used by an extension to maintain state information across a bulk operation.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Properties Properties { get; }

Property Value

Type: Properties
See Also