Version

DataSeriesAdapterRemovingDuplicatesEventArgs Class Members

The following tables list the members exposed by DataSeriesAdapterRemovingDuplicatesEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyDataSourcePathGets the current path within the data source.  
Public PropertyDuplicatePathGets the path that is duplicated.  
Public PropertyHandledSets or gets whether the handling of this duplicate should be considered complete.  
Public PropertyMatchingSeriesGets all the series that match the duplicated path.  
Public PropertyRunContextGets information about the current analysis run.  
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