Version

DataSeriesAdapterRunEventArgs Class Members

The following tables list the members exposed by DataSeriesAdapterRunEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyHandledSets or gets whether the current action should be considered handled and the default behavior prevented.  
Public PropertyRunContextGets information about the analysis in progress.  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetHandledResets the Handled property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeHandledIndicates if the Handled property needs to be serialized.  
See Also