The following tables list the members exposed by DataSeriesAdapterRemovingDuplicatesEventArgs.
| Name | Description | |
|---|---|---|
![]() | DataSeriesAdapterRemovingDuplicatesEventArgs Constructor | Initializes a new DataSeriesAdapterRemovingDuplicatesEventArgs. |
| Name | Description | |
|---|---|---|
![]() | DataSourcePath | Gets the current path within the data source. |
![]() | DuplicatePath | Gets the path that is duplicated. |
![]() | Handled | Sets or gets whether the handling of this duplicate should be considered complete. |
![]() | MatchingSeries | Gets all the series that match the duplicated path. |
![]() | RunContext | Gets information about the current analysis run. |
| Name | Description | |
|---|---|---|
![]() | Reset | Resets all the properties to their default values |
![]() | ResetHandled | Resets the Handled property to its default value. |
| Name | Description | |
|---|---|---|
![]() | ShouldSerializeHandled | Indicates if the Handled property needs to be serialized. |