Click or drag to resize

FieldsNotify Method

Send a notification to all fields in the collection.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void Notify(
	MapperNofications notification
)

Parameters

notification
Type: NetQuarry.DataMapperNofications
The notification to send.
See Also