TechTalk Genome v4.2

GenomeDataSourceUpdatingEventArgs Properties

The properties of the GenomeDataSourceUpdatingEventArgs class are listed below. For a complete list of GenomeDataSourceUpdatingEventArgs class members, see the GenomeDataSourceUpdatingEventArgs Members topic.

Public Instance Properties

Cancel (inherited from CancelEventArgs)Gets or sets a value indicating whether the event should be canceled.
OldValues Gets the original property values used during an update operation.
PersistentObject Gets the target object of the operation.
Values Gets the new property values used during an update operation.

See Also

GenomeDataSourceUpdatingEventArgs Class | TechTalk.Genome.Extensions.Web.UI Namespace