| GetChangeLogDifferences Method | |
| See Also |
- pIShowDifferenceParams
The key of the change log differences to retrieve.
Retrieves the differences between two change logs.
The change log difference is specified by its key, which is contained in the ShowDifferenceParams object passed to the method.
| Visual Basic |
|---|
Public Function GetChangeLogDifferences( _
ByVal pIShowDifferenceParams As ShowDifferenceParams _
) As ChangeLogDifferencesParams |
- pIShowDifferenceParams
The key of the change log differences to retrieve.