NotifyEventArgsValue Property

CVB.Net Documentation
Gets the value delivered with the event.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Object Value { get; }

Property Value

Type: Object
Value delivered by the event; maybe null.
Remarks

Possible data types are:
See Also

Reference