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.  
See Also