wijmo.evcal Namespace > IBeforeUpdateEventEventArgs Interface : data Field |
This is the new event data that should be added to a data source.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.evcal.IBeforeUpdateEventEventArgs; var value; // Type: object value = instance.data; |
Javascript (Specification) | |
---|---|
|