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
)
Public Sub Notify (
notification As MapperNofications
)
Parameters
- notification
- Type: NetQuarry.DataMapperNofications
The notification to send.
See Also