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; }
Public ReadOnly Property Properties As Properties
Get
Property Value
Type:
PropertiesSee Also